]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sb/submodule-url-to-absolute'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:19 +0000 (15:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:19 +0000 (15:50 +0900)
commit3fc8522e68c00c899567c2877bb71aff75d9df3e
tree973181da3f2a3b5f1694468c25adaff1014dc063
parentea100b6dcba03053baed5a1e20c1a2644957b02e
parente0a862fdaf7628ceba4ea290b91ffd5d3c46b75b
Merge branch 'sb/submodule-url-to-absolute'

Some codepaths failed to form a proper URL when .gitmodules record
the URL to a submodule repository as relative to the repository of
superproject, which has been corrected.

* sb/submodule-url-to-absolute:
  submodule helper: convert relative URL to absolute URL if needed
builtin/submodule--helper.c