Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
run-command: add hint when a hook is ignored
[gitweb.git]
/
Documentation
/
config.txt
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 1ac0ae6adb0460a3460084aef2302434e24ee6de..5642defb8cf6a282080e6703df68029686a54690 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-351,6
+351,9
@@
advice.*::
addEmbeddedRepo::
Advice on what to do when you've accidentally added one
git repo inside of another.
+ ignoredHook::
+ Advice shown if an hook is ignored because the hook is not
+ set as executable.
--
core.fileMode::