Sign in
code
/
git
/
30c8fda1ab6d55d3b0129bb1686c23bf06cd5b0d
/
.
/
unimplemented.sh
blob: 41776b279d4263ae6a9034b30f1bd26ac9b792bd [
file
]
#!/bin/sh
echo
>&
2
"fatal: git was built without support for $(basename $0) (@REASON@)."
exit
128