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