author | Bert Wesarg <bert.wesarg@googlemail.com> | |
Fri, 19 Nov 2010 20:43:48 +0000 (21:43 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 22 Nov 2010 21:52:51 +0000 (21:52 +0000) | ||
commit | 1ab862862fb985131ae081ddde4d8f8b7e23c17b | |
tree | 8b09d8a7247023c5852364fee23ee7eb28ed863b | tree | snapshot |
parent | 4590307a338b1a4912c7a203c71af8b8995ea885 | commit | diff |
git-gui: fix browsers [Up To Parent] in sub-sub-directories.
browser_path used to end with a slash, so the regexp matches the empty string
and therefore removes nothing.
Fix this.
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
browser_path used to end with a slash, so the regexp matches the empty string
and therefore removes nothing.
Fix this.
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/browser.tcl | diff | blob | history |