summaryrefslogtreecommitdiff
path: root/templates/hooks--pre-applypatch
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hooks--pre-applypatch')
-rw-r--r--templates/hooks--pre-applypatch1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/hooks--pre-applypatch b/templates/hooks--pre-applypatch
index 5f56ce8..eeccc93 100644
--- a/templates/hooks--pre-applypatch
+++ b/templates/hooks--pre-applypatch
@@ -12,4 +12,3 @@
test -x "$GIT_DIR/hooks/pre-commit" &&
exec "$GIT_DIR/hooks/pre-commit" ${1+"$@"}
:
-