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