Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git.el: Always set the current directory in the git-diff buffer.
[gitweb.git]
/
templates
/
hooks--pre-applypatch
diff --git
a/templates/hooks--pre-applypatch
b/templates/hooks--pre-applypatch
index 5f56ce8053a40919cbf02010e29f185b6f9d8784..eeccc934cad8bb74624ed388988fe79c26e6900d 100644
(file)
--- 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+"$@"}
:
-