run-command: add hint when a hook is ignored
[gitweb.git] / Documentation / config.txt
index 1ac0ae6adb0460a3460084aef2302434e24ee6de..5642defb8cf6a282080e6703df68029686a54690 100644 (file)
@@ -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::