author | Miklos Vajna <vmiklos@frugalware.org> | |
Wed, 17 Dec 2008 21:29:06 +0000 (22:29 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 21:37:14 +0000 (13:37 -0800) | ||
commit | 1df27132493171294d0d2b53bd75bb8e131eea2b | |
tree | a7b1e438ffe10b2b4e40e7bdcef259916e76d695 | tree | snapshot |
parent | 53682f0c9e7545c6fa891896a5de4ad441a76147 | commit | 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>
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>
Documentation/githooks.txt | diff | blob | history |