Blame unimplemented.sh

Packit 4511e4
#!/bin/sh
Packit 4511e4
Packit 4511e4
echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
Packit 4511e4
exit 128