git-gui: Display the current branch name in browsers.
commitc94dd1c8c2da1601c83443292b4ab34be3ab3358
authorShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 07:52:06 +0000 (29 02:52 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 07:52:06 +0000 (29 02:52 -0500)
tree405386d5e72ba1d0c4df4c777dc30a31a54bf5c7
parent3eddda98435f67ffb0afc8baf4bfb51ed8160f2c
git-gui: Display the current branch name in browsers.

Rather than using HEAD for the current branch, use the actual name of
the current branch in the browser.  This way the user knows what a
browser is browsing if they open up different browsers while on different
branches.

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