Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information