]> git.ipfire.org Git - thirdparty/git.git/blobdiff - templates/hooks--pre-applypatch
War on whitespace
[thirdparty/git.git] / templates / hooks--pre-applypatch
index 5f56ce8053a40919cbf02010e29f185b6f9d8784..eeccc934cad8bb74624ed388988fe79c26e6900d 100644 (file)
@@ -12,4 +12,3 @@
 test -x "$GIT_DIR/hooks/pre-commit" &&
        exec "$GIT_DIR/hooks/pre-commit" ${1+"$@"}
 :
-