The Wayback Machine - https://web.archive.org/web/20210817103552/https://github.com/git/git/blob/master/unimplemented.sh
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
#!/bin/sh
echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
exit 128