Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information