git-gui: Automatically skip tracking branches in branch menu.
authorShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 08:33:03 +0000 (03:33 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 08:33:03 +0000 (03:33 -0500)
Since the user should not work on a tracking branch we automatically
hide any branch which is used as a tracking branch by either a
remote.<name>.fetch config entry or by a Pull: line in a remotes file.

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