Code

git-gui: Create new branches from a tag.
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Thu, 15 Feb 2007 06:28:34 +0000 (01:28 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 15 Feb 2007 06:34:40 +0000 (01:34 -0500)
commit101e3ae7a6b041aa86505bfd3e8b901f1dc245c3
tree907a9fcce2fca9f97c111b8772bc9a9df65b9b7e
parent26370f73c0e82bd67103e0868f84a44b536ff3fc
git-gui: Create new branches from a tag.

I'm missing the possibility to base a new branch on a tag.
The following adds a tag drop down to the new branch dialog.

Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh