tests/test-hg-parseurl.py.out
author Martin Geisler <mg@lazybytes.net>
Mon, 15 Feb 2010 00:12:10 +0100
branchstable
changeset 10476 3113736dbac5
parent 10365 d757bc0c7865
child 11322 3d6915f5a2bb
permissions -rw-r--r--
mq: more instructive use of "--" in qguard help (issue2040)

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']