mirror of
https://github.com/git/git.git
synced 2026-01-18 14:44:28 +00:00
118d938812f3fc660f43bad9b546e7dadc3571a9
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>
Description
No description provided
Languages
C
50.5%
Shell
38.7%
Perl
4.5%
Tcl
3.2%
Python
0.8%
Other
2.1%