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