tests/test-hg-parseurl.py.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sun, 07 Feb 2010 16:04:42 +0100
changeset 10381 a7df048b6a0d
parent 10365 d757bc0c7865
child 11322 3d6915f5a2bb
permissions -rw-r--r--
merge with mpm

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