diff options
author | Andrew Wong <andrew.kw.w@gmail.com> | 2012-10-02 12:25:14 -0400 |
---|---|---|
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | 2012-10-17 21:47:49 +0100 |
commit | e3d06ca93eebaf5e4bf8438255a30fb6c91ab277 (patch) | |
tree | a6453cc148eba8d565e3c6cb4f4e32e449902800 /contrib/subtree/INSTALL | |
parent | git-gui: remove .git/CHERRY_PICK_HEAD after committing (diff) | |
download | tgif-e3d06ca93eebaf5e4bf8438255a30fb6c91ab277.tar.xz |
git-gui: Detect full path when parsing arguments
When running "git-gui blame" from a subfolder (which means prefix is
non-empty), if we pass a full path as argument, the argument parsing
will fail to recognize the argument as a file name, because prefix is
prepended to the argument.
This patch handles that scenario by adding an additional branch that
checks the file name without using the prefix.
Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'contrib/subtree/INSTALL')
0 files changed, 0 insertions, 0 deletions