commit | 1df27132493171294d0d2b53bd75bb8e131eea2b | [log] [tgz] |
---|---|---|
author | Miklos Vajna <vmiklos@frugalware.org> | Wed Dec 17 22:29:06 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 17 13:37:14 2008 -0800 |
tree | a7b1e438ffe10b2b4e40e7bdcef259916e76d695 | |
parent | 53682f0c9e7545c6fa891896a5de4ad441a76147 [diff] |
githooks documentation: add a note about the +x mode In a freshly initialized repo it is only necessary to rename the .sample hooks, but when using older repos (initialized with older git init) enabled the +x mode is still necessary - docuement this. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>