diff options
author | Jeff King <peff@peff.net> | 2017-12-08 04:58:19 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-08 09:02:54 -0800 |
commit | 8c87bdfb2137c9e9e945df13e2f2e1eb995ddf83 (patch) | |
tree | f4791ea6f751e1e827d02c3ab875faf50abb3ce5 /Documentation/git-check-mailmap.txt | |
parent | cvsimport: shell-quote variable used in backticks (diff) | |
download | tgif-8c87bdfb2137c9e9e945df13e2f2e1eb995ddf83.tar.xz |
cvsimport: apply shell-quoting regex globally
Commit 5b4efea666 (cvsimport: shell-quote variable used in
backticks, 2017-09-11) tried to shell-quote a variable, but
forgot to use the "/g" modifier to apply the quoting to the
whole variable. This means we'd miss any embedded
single-quotes after the first one.
Reported-by: <littlelailo@yahoo.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-check-mailmap.txt')
0 files changed, 0 insertions, 0 deletions