diff options
author | Jeff King <peff@peff.net> | 2009-03-03 00:37:51 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-02 23:50:44 -0800 |
commit | dfa7a6c579d75037b9dd5c3654a36d31c60f203c (patch) | |
tree | 706498a98c9d358dfbb397e2a99aaec542afdd7e /t/t5401-update-hooks.sh | |
parent | f474c526618d5d1111b585a6344e012fb731d3fe (diff) | |
download | git-dfa7a6c579d75037b9dd5c3654a36d31c60f203c.tar.gz git-dfa7a6c579d75037b9dd5c3654a36d31c60f203c.tar.xz |
clone: run post-checkout hook when checking out
The mental model for clone is that the branch is "checked
out" (and it even says this in Documentation/git-clone.txt:
"...creates and checks out an initial branch"). Therefore it
is reasonable for users to expect that any post-checkout
hook would be run.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5401-update-hooks.sh')
0 files changed, 0 insertions, 0 deletions