• Show log

    Commit

  • Hash : 11e8ee1f
    Author : Patrick Steinhardt
    Date : 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.