diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2012-06-03 19:46:48 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-03 14:35:09 -0700 |
commit | 49301c64f3612d68058efb428a74133ac6e4a071 (patch) | |
tree | 9abd38646270633e6aa081a9082c5432ad168c1d /README | |
parent | submodule: additional regression tests for relative URLs (diff) | |
download | tgif-49301c64f3612d68058efb428a74133ac6e4a071.tar.xz |
submodule: document failure to handle relative superproject origin URLs
This test case documents several cases where handling of relative
superproject origin URLs doesn't produce an expected result.
submodule.{sub}.url in the superproject is incorrect in these cases:
foo
./foo
./foo/bar
The remote.origin.url of the submodule is incorrect in the above cases
and also when the superproject origin URL is like:
foo/bar
../foo
../foo/bar
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions