From: Shawn O. Pearce Date: Fri, 16 Feb 2007 05:24:03 +0000 (-0500) Subject: git-gui: Expose the browser as a subcommand. X-Git-Tag: gitgui-0.6.1~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b90d479255d3b47e3604493b58e271cb9cd8dccd?hp=b90d479255d3b47e3604493b58e271cb9cd8dccd 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 `. 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 ---