author | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Jan 2010 06:31:38 +0000 (22:31 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Jan 2010 06:46:27 +0000 (22:46 -0800) | ||
commit | 14e5d40ca4f4f118fe03cbe5302309170b46096d | |
tree | 427f16aec9ff2f6f6cd4ed77fc4c2748320d9983 | tree | snapshot |
parent | ee2c79552acceaa59a78518c6c084bd515606374 | commit | diff |
pull: Fix parsing of -X<option>
As -X parameter can contain arbitrary $IFS characters, we need to
properly quote it from the shell while forming the command line.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
As -X parameter can contain arbitrary $IFS characters, we need to
properly quote it from the shell while forming the command line.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-pull.sh | diff | blob | history |