hgext/schemes.py
branchstable
changeset 10263 25e572394f5c
parent 10070 9d1195b2f00d
child 10282 08a0f04b56bd
equal deleted inserted replaced
10262:eb243551cbd8 10263:25e572394f5c
     1 # Copyright 2009, Alexander Solovyov <piranha@piranha.org.ua>
     1 # Copyright 2009, Alexander Solovyov <piranha@piranha.org.ua>
     2 #
     2 #
     3 # This software may be used and distributed according to the terms of the
     3 # This software may be used and distributed according to the terms of the
     4 # GNU General Public License version 2, incorporated herein by reference.
     4 # GNU General Public License version 2 or any later version.
     5 
     5 
     6 """extend schemes with shortcuts to repository swarms
     6 """extend schemes with shortcuts to repository swarms
     7 
     7 
     8 This extension allows you to specify shortcuts for parent URLs with a
     8 This extension allows you to specify shortcuts for parent URLs with a
     9 lot of repositories to act like a scheme, for example::
     9 lot of repositories to act like a scheme, for example::