git-gui: Allow creating branches from tracking heads.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:27:26 +0000 (02:27 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:26 +0000 (02:54 -0500)
Sometimes you want to create a branch from a remote tracking branch.
Needing to enter it in the revision expression field is very annoying,
so instead let the user select it from a list of known tracking branches.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found