view tests/test-hg-parseurl.py.out @ 10517:13448eab08ca stable

gpg: do not call status on the whole repository, only on '.hgsigs'
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 20 Feb 2010 15:18:59 +0100
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']