summaryrefslogtreecommitdiff
path: root/tests/test-hg-parseurl.py.out
blob: dd19f30fbdc5846197defa7918f309591ff413b5 (plain)
1
2
3
4
5
6
7
8
http://example.com/no/anchor, branches: (None, [])
http://example.com/an/anchor, branches: ('foo', [])
http://example.com/no/anchor/branches, branches: (None, ['foo'])
http://example.com/an/anchor/branches, branches: ('bar', ['foo'])
http://example.com/an/anchor/branches-None, branches: ('foo', [])
http://example.com/, branches: (None, [])
http://example.com/, branches: (None, [])
http://example.com/, branches: ('foo', [])