author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 16 Feb 2007 05:24:03 +0000 (00:24 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 16 Feb 2007 05:24:03 +0000 (00:24 -0500) | ||
commit | b90d479255d3b47e3604493b58e271cb9cd8dccd | |
tree | 2401e7058f2e948507608f3065fe33eda64196a7 | tree | snapshot |
parent | 101e3ae7a6b041aa86505bfd3e8b901f1dc245c3 | commit | diff |
git-gui: Expose the browser as a subcommand.
Some users may find being able to browse around an arbitrary
branch to be handy, so we now expose our graphical browser
through `git gui browse <committish>`.
Yes, I'm being somewhat lazy and making the user give us
the name of the branch to browse. They can always enter
HEAD.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Some users may find being able to browse around an arbitrary
branch to be handy, so we now expose our graphical browser
through `git gui browse <committish>`.
Yes, I'm being somewhat lazy and making the user give us
the name of the branch to browse. They can always enter
HEAD.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |