summaryrefslogtreecommitdiff
path: root/tests/resources/testrepo2
Commit message (Collapse)AuthorAgeFilesLines
* remote: apply insteadOf configuration.Patrick Steinhardt2015-05-311-0/+12
| | | | | | | | A remote's URLs are now modified according to the url.*.insteadOf and url.*.pushInsteadOf configurations. This allows a user to replace URL prefixes by setting the corresponding keys. E.g. "url.foo.insteadOf = bar" would replace the prefix "bar" with the new prefix "foo".
* Rename tests-clar to testsBen Straub2013-11-1444-0/+56