Go to file
Shawn O. Pearce 905d9c9653 git-gui: Allow creating a branch when none exists
If the user has no branches at all (their refs/heads/ is empty)
and they are on a detached HEAD we have a valid repository but
there are no branches to populate into the branch pulldown in
the create branch dialog.  Instead of erroring out we can skip
that part of the dialog, much like we do with tracking branches
or tags when the user doesn't have any.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-30 19:34:40 -04:00
lib git-gui: Allow creating a branch when none exists 2007-05-30 19:34:40 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
GIT-VERSION-GEN git gui 0.7.0 2007-05-10 17:54:45 -04:00
Makefile git-gui: Guess our share/git-gui/lib path at runtime if possible 2007-05-27 00:03:37 -04:00
git-gui.sh git-gui: Guess our share/git-gui/lib path at runtime if possible 2007-05-27 00:03:37 -04:00