Find a file
Shawn O. Pearce 981193786f git-gui: Don't crash in citool mode on initial commit.
Attempting to use `git citool` to create an initial commit caused
git-gui to crash with a Tcl error as it tried to add the newly
born branch to the non-existant branch menu.  Moving this code
to after the normal commit cleanup logic resolves the issue, as
we only have a branch menu if we are not in singlecommit mode.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-02-21 01:33:59 -05:00
.gitignore git-gui: Display all authors of git-gui. 2007-02-21 00:11:01 -05:00
CREDITS-GEN git-gui: Display all authors of git-gui. 2007-02-21 00:11:01 -05:00
git-gui.sh git-gui: Don't crash in citool mode on initial commit. 2007-02-21 01:33:59 -05:00
GIT-VERSION-GEN git-gui: Prefer version file over git-describe. 2007-02-14 01:55:16 -05:00
Makefile git-gui: Display all authors of git-gui. 2007-02-21 00:11:01 -05:00