| author | Jens Lehmann <Jens.Lehmann@web.de> | |
| Mon, 30 Mar 2009 19:46:17 +0000 (21:46 +0200) | ||
| committer | Shawn O. Pearce <spearce@spearce.org> | |
| Sun, 5 Apr 2009 19:58:26 +0000 (12:58 -0700) | ||
| commit | c9498339a40566c736a85238c29fd45d63510abe | |
| tree | bc2aaab098f9262ff9ec90c1828a81aa48091fde | tree | snapshot |
| parent | f0d4eec99f2367bad77ec46680d7b07d4472d230 | commit | diff |
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>
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 | diff | blob | history |