diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-06-10 08:33:39 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-19 13:30:03 -0700 |
commit | 6a0662304d85ffa288c960f688eb9704954ea8ee (patch) | |
tree | 56258bcea49dad09b869dba95c4d316c28ef5224 /git-request-pull.sh | |
parent | 496eeeb19b9c4adf743bf9acdc25d814e9c58a4e (diff) | |
download | git-6a0662304d85ffa288c960f688eb9704954ea8ee.tar.gz git-6a0662304d85ffa288c960f688eb9704954ea8ee.tar.xz |
git-submodule.sh: avoid "echo" path-like values
SysV-derived implementation of "echo" interprets some backslash
sequences as special instruction, e.g. "echo 'ab\c'" shows an
incomplete line with 'a' and 'b' on it. Avoid using it when showing
a path-like values in the script.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
0 files changed, 0 insertions, 0 deletions