author | Jens Lehmann <Jens.Lehmann@web.de> | |
Mon, 6 Apr 2009 19:05:55 +0000 (21:05 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 8 Apr 2009 14:42:54 +0000 (07:42 -0700) | ||
commit | b4c813bc71f83804302f1c896c91dc499adf1922 | |
tree | b9eaaca24755aaedb166d47643ced5c3b90074e1 | tree | snapshot |
parent | 4339d5109c847fc938cd8405001ffde4d230c09f | commit | diff |
git-gui: run post-checkout hook after clone
git-gui is using "git-read-tree -u" when cloning which doesn't
invoke the post-checkout hook as a plain git-clone would.
So git-gui must call the hook itself.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui is using "git-read-tree -u" when cloning which doesn't
invoke the post-checkout hook as a plain git-clone would.
So git-gui must call the hook itself.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl | diff | blob | history |