author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 18 Jul 2007 04:53:14 +0000 (00:53 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 18 Jul 2007 04:53:14 +0000 (00:53 -0400) | ||
commit | 85d2d59760e5de7f288109cb278eb91da0d5f9bf | |
tree | 1bd8c58da334fce06da06b975d5553d84b294512 | tree | snapshot |
parent | c52c94524bdf9bbe515137b7f3f0240bc10a7f63 | commit | diff |
git-gui: Allow browser subcommand to start in subdirectory
Like our blame subcommand the browser subcommand now accepts both
a revision and a path, just a revision or just a path. This way
the user can start the subcommand on any branch, or on any subtree.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Like our blame subcommand the browser subcommand now accepts both
a revision and a path, just a revision or just a path. This way
the user can start the subcommand on any branch, or on any subtree.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history | |
lib/browser.tcl | diff | blob | history |