mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-09 15:01:59 -05: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
Releases
335
Languages
C
51.5%
Shell
37.6%
Perl
4.2%
Tcl
3%
Python
0.8%
Other
2.7%