• Show log

    Commit

  • Hash : 7891660a
    Author : Martin Kühl
    Date : 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.