post-checkout hook, tests, and docs
commit1abbe475ff17349839f72a024cf665b8ec86473f
authorJosh England <jjengla@sandia.gov>
Wed, 26 Sep 2007 21:31:01 +0000 (26 15:31 -0600)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2007 04:11:21 +0000 (29 21:11 -0700)
tree19b2213ce48607549de06689c43f31a581a6e41c
parent2a858ee95134926a0ccccb9a78db06bcb0bd65d0
post-checkout hook, tests, and docs

Updated post-checkout hook to take a flag specifying whether the checkout is
a branch checkout or a file checkout (from the index).

Signed-off-by: Josh England <jjengla@sandia.gov>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/hooks.txt
git-checkout.sh
t/t5403-post-checkout-hook.sh [new file with mode: 0755]