REVIEW: Check the hook as early as possible, avoiding unnecessary work
modified scripts/git-hook-template.sh
@@ -2,6 +2,13 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -34,11 +41,4 @@ if [ ${#CHANGED_FILES[@]} -gt 0 ]; then
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |