commit | 85d2d59760e5de7f288109cb278eb91da0d5f9bf | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Wed Jul 18 00:53:14 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed Jul 18 00:53:14 2007 -0400 |
tree | 1bd8c58da334fce06da06b975d5553d84b294512 | |
parent | c52c94524bdf9bbe515137b7f3f0240bc10a7f63 [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>