Mercurial > public > mercurial-scm > hg
diff 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 |
line wrap: on
line diff
--- a/hgext/hgcia.py Wed Jun 24 13:42:02 2009 +0200 +++ b/hgext/hgcia.py Wed Jun 24 13:42:34 2009 +0200 @@ -1,7 +1,7 @@ # Copyright (C) 2007-8 Brendan Cully <brendan@kublai.com> # Published under the GNU GPL -"""integrate Mercurial with a CIA notification service +"""hooks for integrating with the CIA.vc notification service This is meant to be run as a changegroup or incoming hook. To configure it, set the following options in your hgrc: