X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=templates%2Fhooks--pre-applypatch;h=eeccc934cad8bb74624ed388988fe79c26e6900d;hb=fae09a8084c9b51632726523b477a78dd28d7d7e;hp=5f56ce8053a40919cbf02010e29f185b6f9d8784;hpb=31c74ca67162674e3ff8fcc294b75881c3e7cc15;p=git.git diff --git a/templates/hooks--pre-applypatch b/templates/hooks--pre-applypatch index 5f56ce805..eeccc934c 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+"$@"} : -