author | Jens Lehmann <Jens.Lehmann@web.de> | |
Thu, 28 Jan 2010 21:20:39 +0000 (22:20 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 28 Jan 2010 23:44:41 +0000 (15:44 -0800) | ||
commit | 831cc7ebb43046c0e5122bc24ab77e2655f3b9b5 | |
tree | f42ee52b5d1994f4bd931526d6c968f7dc3ff917 | tree | snapshot |
parent | cbdaf567c9178268b51a1dca2f0060111cae41e9 | commit | diff |
git-gui: Quote git path when starting another gui in a submodule
In do_git_gui the path of the git executable has to be put into a
list, otherwise calling it will fail when when spaces are present
in its path.
Reported-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
In do_git_gui the path of the git executable has to be put into a
list, otherwise calling it will fail when when spaces are present
in its path.
Reported-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |