view tests/test-hg-parseurl.py.out @ 10811:644445eddf5c stable

Added tag 1.5.1 for changeset 2b01dab59416
author Matt Mackall <mpm@selenic.com>
date Thu, 01 Apr 2010 17:49:38 -0500
parents d757bc0c7865
children 3d6915f5a2bb
line wrap: on
line source

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