Commit 7891660a1299a3e22fe722634d493e3353eb8cae

Martin Kühl 2021-10-28T14:15:41

update remote/insteadof tests we want to test: - an anonymous repo (a url) - a named repo with a url - a named repo with a url and pushurl and for each of these matching configuration: - only insteadOf - only pushInsteadOf - both insteadOf and pushInsteadOf this change adds test cases for all of these combinations.