diff options
Diffstat (limited to 'templates/hooks--pre-applypatch')
-rw-r--r-- | templates/hooks--pre-applypatch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/hooks--pre-applypatch b/templates/hooks--pre-applypatch index 5f56ce8053..eeccc934ca 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+"$@"} : - |