blob: d4a2d30957434f260c3201ece6afaeb1adbab7ec [file] [log] [blame]
#!/bin/sh
[ -e "build/git-hooks/pre-auto-gc" ] && exec sh "build/git-hooks/pre-auto-gc" "$@"
exit 0