diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2008-08-19 22:18:23 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-20 23:18:53 -0700 |
commit | 7c695619868d0b867c87b0bb83303e058e010ac5 (patch) | |
tree | b9b8526456dc897eb435e5db5c13e01e90fe10f8 /Documentation/git-checkout-index.txt | |
parent | Update draft release notes for 1.6.1 (diff) | |
download | tgif-7c695619868d0b867c87b0bb83303e058e010ac5.tar.xz |
git-submodule.sh - Remove trailing / from URL if found
git clone does not complain if a trailing '/' is included in the origin
URL, but doing so causes resolution of a submodule's URL relative to the
superproject to fail. Regardless of whether git is changed to remove the
trailing / before recording the URL, we should avoid this issue in
submodule as existing repositories can have this problem.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-checkout-index.txt')
0 files changed, 0 insertions, 0 deletions