Loading git-hooks +6 −0 Original line number Diff line number Diff line Loading @@ -173,6 +173,12 @@ cmd_installed () find -type f -printf '%P\n' } cmd_hooks () { summary="list all the hooks" echo "$HOOKS" } cmd_help () { summary="show this help message" Loading Loading
git-hooks +6 −0 Original line number Diff line number Diff line Loading @@ -173,6 +173,12 @@ cmd_installed () find -type f -printf '%P\n' } cmd_hooks () { summary="list all the hooks" echo "$HOOKS" } cmd_help () { summary="show this help message" Loading