author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 16:44:44 +0000 (12:44 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 2 May 2007 16:44:44 +0000 (12:44 -0400) | ||
commit | 681bfd59ce1a93a4492e11a480e438099f721294 | |
tree | 9e466e8bb18c933b7c8c151f78f4863c8fca1cdc | tree | snapshot |
parent | f6f2aa39ef97cae03c71ecfecc334f0df60d7920 | commit | diff |
git-gui: Allow spaces in path to 'wish'
If the path of our wish executable that are running under
contains spaces we need to make sure they are escaped in
a proper Tcl list, otherwise we are unable to start gitk.
Reported by Randal L. Schwartz on #git.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If the path of our wish executable that are running under
contains spaces we need to make sure they are escaped in
a proper Tcl list, otherwise we are unable to start gitk.
Reported by Randal L. Schwartz on #git.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |