git-gui: run post-checkout hook on checkout
commitc9498339a40566c736a85238c29fd45d63510abe
authorJens Lehmann <Jens.Lehmann@web.de>
Mon, 30 Mar 2009 19:46:17 +0000 (30 21:46 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 5 Apr 2009 19:58:26 +0000 (5 12:58 -0700)
treebc2aaab098f9262ff9ec90c1828a81aa48091fde
parentf0d4eec99f2367bad77ec46680d7b07d4472d230
git-gui: run post-checkout hook on checkout

git-gui is using "git-read-tree -u" for checkout which doesn't
invoke the post-checkout hook as a plain git-checkout 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/checkout_op.tcl