mirror of
https://github.com/git/git.git
synced 2026-03-25 08:00:11 +01: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.4%
Shell
38.8%
Perl
4.4%
Tcl
3.1%
Python
0.8%
Other
2.3%