git-gui: Parse off refs/remotes when showing current branch.
commitd90d83a3a95e5fb4672906589ac0a19c19f1187b
authorShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 07:45:19 +0000 (25 02:45 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 25 Nov 2006 07:45:19 +0000 (25 02:45 -0500)
treede0823ba956d381dcca7d288d5771956cf5d5d40
parent700a65ce380f29a5083bcc230aa1ef5c28e66f2c
git-gui: Parse off refs/remotes when showing current branch.

Even though the user shouldn't have a remote branch checked out, if
they do we should still show as short of the branch name as possible.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui