git-gui: Attempt to checkout the new branch after creation.
commite21594a998d71eff39d80af878162abe94ef6e17
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 09:57:11 +0000 (21 04:57 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 09:57:11 +0000 (21 04:57 -0500)
treef7e48e4b8fb4df040f401b1bfd04ec6d432416a4
parent3dcdfdf015746c7ec10d915705c1a76cc9d9de31
git-gui: Attempt to checkout the new branch after creation.

If the user asked us to checkout the branch after creating it then
we should try to do so.  This may fail, especially right now since
branch switching from within git-gui is not supported.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh