diff options
author | Patrick Steinhardt <ps@pks.im> | 2015-01-30 16:14:03 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-02-02 12:35:16 -0800 |
commit | 8196e728955a084303e99affff2ebc1120112516 (patch) | |
tree | 7bcda3a021552aa76e24b1614903650412a82280 /contrib/remote-helpers/test-hg-bidi.sh | |
parent | 3d8a54eb37d298c251c0b6823dc06935a611bc33 (diff) | |
download | git-8196e728955a084303e99affff2ebc1120112516.tar.gz |
git-submodule.sh: fix '/././' path normalizationps/submodule-sanitize-path-upon-add
When we add a new submodule the path of the submodule is being
normalized. We fail to normalize multiple adjacent '/./', though.
Thus 'path/to/././submodule' will become 'path/to/./submodule' where
it should be 'path/to/submodule' instead.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Acked-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/remote-helpers/test-hg-bidi.sh')
0 files changed, 0 insertions, 0 deletions