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