diff options
Diffstat (limited to 'utils/hooks/post-commit')
-rw-r--r-- | utils/hooks/post-commit | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/hooks/post-commit b/utils/hooks/post-commit new file mode 100644 index 0000000..d950da6 --- /dev/null +++ b/utils/hooks/post-commit @@ -0,0 +1,4 @@ +# .git/hooks/post-commit +#!/bin/bash +echo "Commit added:" +git show --stat |