author | Markus Heidelberg <markus.heidelberg@web.de> | |
Wed, 17 Dec 2008 02:59:23 +0000 (03:59 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 08:57:33 +0000 (00:57 -0800) | ||
commit | d1983677f75469d177b0b948f0b66ad3471a26a2 | |
tree | 8907aa7fbb5416cdd58a4566d2a3eb1d9d9ebaab | tree | snapshot |
parent | 4fce51cf415909be84e3a1449900e3fdea775b76 | commit | diff |
Documentation: fix description for enabling hooks
Since f98f8cb (Ship sample hooks with .sample suffix, 2008-06-24) hooks
are not enabled by making them executable anymore, but by removing the
'.sample' suffix from the filename.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since f98f8cb (Ship sample hooks with .sample suffix, 2008-06-24) hooks
are not enabled by making them executable anymore, but by removing the
'.sample' suffix from the filename.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitrepository-layout.txt | diff | blob | history | |
Documentation/glossary-content.txt | diff | blob | history |