[PATCH] schemes extension

Alexander Solovyov piranha at piranha.org.ua
Mon Nov 30 15:57:34 CST 2009


On Mon, Nov 30, 2009 at 11:41 PM, Matt Mackall <mpm at selenic.com> wrote:
>> +schemes = {
>> +    'py': 'http://hg.python.org/',
>> +    'bb': 'https://bitbucket.org/',
>> +    'bb+ssh': 'ssh://hg@bitbucket.org/',
>> +    'gcode': 'https://{1}.googlecode.com/hg/'
>> +    }
>
> There appears to be no documentation (user-visible or otherwise) of
> these built-in schemes.

Yes, I have missed that bit, but Martin has graciously added a bit of text
about it and pushed as e600ad9bc257

-- 
Alexander


More information about the Mercurial-devel mailing list