1
0
mirror of https://github.com/git/git.git synced 2025-04-06 15:47:27 +00:00
Shawn O. Pearce 118d938812 git-gui: Ensure submodule path is quoted properly
When quoting an arbitrary user string in Tcl, its better to use
[list ...] than to use {...}, in case the user string has spaces
or { embedded within it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2009-08-26 17:42:50 -07:00
..
2007-10-20 20:43:36 -04:00