Loading git-hooks +5 −4 Original line number Diff line number Diff line Loading @@ -170,9 +170,10 @@ cmd_help () exit 0 } cmd_$1 "$@" if [ $? -eq 127 ]; then command_not_found_handle () { usage exit 1 fi } cmd_$1 "$@" Loading
git-hooks +5 −4 Original line number Diff line number Diff line Loading @@ -170,9 +170,10 @@ cmd_help () exit 0 } cmd_$1 "$@" if [ $? -eq 127 ]; then command_not_found_handle () { usage exit 1 fi } cmd_$1 "$@"