githooks.txt: clarify push hooks are always executed in $GIT_DIR
commit501d3cd7b8cf469e6a5aa86809fc25316695d344
authorSimon Ruderich <simon@ruderich.org>
Sat, 29 Apr 2017 12:28:29 +0000 (29 14:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 01:56:15 +0000 (1 10:56 +0900)
tree776718809919e3ade49bfd26973ee5da2bca8658
parent49800c940790cc7465d1b03e08d472ffd8684808
githooks.txt: clarify push hooks are always executed in $GIT_DIR

Listing the specific hooks might feel verbose but without it the
reader is left to wonder which hooks are triggered during the
push. Something which is not immediately obvious when only trying
to find out where the hook is executed.

Signed-off-by: Simon Ruderich <simon@ruderich.org>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt