Sign in
googlers
/
jrn
/
git
/
53ce2e3f0abf356fb0d2638783fe06711c5337d6
/
.
/
unimplemented.sh
blob: fee21d24e8ab89208b4aa0af7007b7c033b753bc [
file
] [
log
] [
blame
]
Jeff King
499c293
2009-04-03 15:32:20 -0400
[
diff
] [
blame
]
1
#!/bin/sh
2
Elia Pinto
92bea95
2015-12-22 15:10:32 +0100
[
diff
] [
blame
]
3
echo
>&
2
"fatal: git was built without support for $(basename $0) (@@REASON@@)."
Jeff King
499c293
2009-04-03 15:32:20 -0400
[
diff
] [
blame
]
4
exit
128