tests/test-hg-parseurl.py.out
author Matt Mackall <mpm@selenic.com>
Thu, 13 May 2010 11:30:49 -0500
branchstable
changeset 11170 08578751a20f
parent 10365 d757bc0c7865
child 11322 3d6915f5a2bb
permissions -rw-r--r--
Added tag 1.5.3 for changeset fdcf80f26604

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