tests/test-hg-parseurl.py.out
author timeless <timeless@mozdev.org>
Tue, 23 Feb 2010 06:42:10 +0100
branchstable
changeset 10527 9c0ba837dc65
parent 10365 d757bc0c7865
child 11322 3d6915f5a2bb
permissions -rw-r--r--
commands: correct diff -c explanation

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