tests/test-hg-parseurl.py.out
author Brodie Rao <brodie@bitheap.org>
Fri, 02 Apr 2010 15:22:15 -0500
changeset 10825 781689b9b6bb
parent 10365 d757bc0c7865
child 11322 3d6915f5a2bb
permissions -rw-r--r--
record: make use of output labeling

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