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