]> asedeno.scripts.mit.edu Git - git.git/blobdiff - templates/hooks--pre-applypatch
Merge branch 'maint'
[git.git] / templates / hooks--pre-applypatch
index a54751600ef85cce0480a2edfc43621104becd8c..eeccc934cad8bb74624ed388988fe79c26e6900d 100644 (file)
@@ -8,7 +8,7 @@
 #
 # To enable this hook, make this file executable.
 
+. git-sh-setup
 test -x "$GIT_DIR/hooks/pre-commit" &&
        exec "$GIT_DIR/hooks/pre-commit" ${1+"$@"}
 :
-