test-hg-parseurl.py.out
5 lines
| 274 B
| text/plain
|
TextLexer
/ tests / test-hg-parseurl.py.out
Sune Foldager
|
r10365 | http://example.com/no/anchor, branches: [] | ||
http://example.com/an/anchor, branches: ['foo'] | ||||
http://example.com/no/anchor/branches, branches: ['foo'] | ||||
http://example.com/an/anchor/branches, branches: ['foo', 'bar'] | ||||
http://example.com/an/anchor/branches-None, branches: ['foo'] | ||||