comparison hgext/hgcia.py @ 8935:f4f0e902b750

extensions: change descriptions for hook-providing extensions Thanks to timeless and Dave Townsend for advice!
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 13:42:34 +0200
parents 868670dbc237
children 6921a7140ab3
comparison
equal deleted inserted replaced
8934:9dda4c73fc3b 8935:f4f0e902b750
1 # Copyright (C) 2007-8 Brendan Cully <brendan@kublai.com> 1 # Copyright (C) 2007-8 Brendan Cully <brendan@kublai.com>
2 # Published under the GNU GPL 2 # Published under the GNU GPL
3 3
4 """integrate Mercurial with a CIA notification service 4 """hooks for integrating with the CIA.vc notification service
5 5
6 This is meant to be run as a changegroup or incoming hook. 6 This is meant to be run as a changegroup or incoming hook.
7 To configure it, set the following options in your hgrc: 7 To configure it, set the following options in your hgrc:
8 8
9 [cia] 9 [cia]