author | Jeff King <peff@peff.net> | |
Wed, 30 Apr 2008 04:36:14 +0000 (00:36 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 30 Apr 2008 05:45:27 +0000 (22:45 -0700) | ||
commit | b3bb5f76e6193db102b063187be854ef3842d89b | |
tree | d9a153b402e7fbb80c96eedc9f2d2f4cfc9a786c | tree | snapshot |
parent | 861f00e3496fd5cd866a73f11826dfc8822a5195 | commit | diff |
cvsimport: always pass user data to "system" as a list
This avoids invoking the shell. Not only is it faster, but
it prevents the possibility of interpreting our arguments in
the shell.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This avoids invoking the shell. Not only is it faster, but
it prevents the possibility of interpreting our arguments in
the shell.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl | diff | blob | history |