tests/test-hg-parseurl.py.out
author Martin Geisler <mg@aragost.com>
Thu, 28 Oct 2010 10:02:28 +0200
branchstable
changeset 12882 dade3a91e918
parent 11322 3d6915f5a2bb
child 13897 375872fdadba
permissions -rw-r--r--
i18n-da: translate help for bookmarks extension

http://example.com/no/anchor, branches: (None, [])
http://example.com/an/anchor, branches: ('foo', [])
http://example.com/no/anchor/branches, branches: (None, ['foo'])
http://example.com/an/anchor/branches, branches: ('bar', ['foo'])
http://example.com/an/anchor/branches-None, branches: ('foo', [])