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)