Commit 11e8ee1ffea118926eb69633f86ca3c5a891bc57

Patrick Steinhardt 2020-01-06T15:41:18

tests: submodule: verify setup of relative URLs When setting up relative URLs for a submodule, then we resolve it to the actual location and write that into ".git/config" instead of writing the relative value. We do not yet have a test to nail down this behaviour, which is now being added by this commit.