Differences between revisions 7 and 8
Revision 7 as of 2009-12-02 16:49:33
Size: 495
Editor: AugieFackler
Comment:
Revision 8 as of 2010-08-28 15:17:29
Size: 500
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
Line 24: Line 23:
CategoryExtension CategoryBundledExtension

Schemes Extension

This extension is currently being distributed along with Mercurial.

Author: AlexanderSolovyov

Overview

Ability to add shortcut to any url as url scheme (protocol).

Configuration

[extensions]
hgext.schemes=

[schemes]
p = ssh://piranha.org.ua/hg/

Usage

hg clone p://schemes/

There are predefined entries for py (python repositories), bb (bitbucket), gcode (google code).


CategoryBundledExtension

SchemesExtension (last edited 2010-08-28 15:17:29 by abuehl)