##// END OF EJS Templates
hgcia: wrap docstrings at 70 characters
Martin Geisler -
r9260:b2f37dbc default
parent child Browse files
Show More
@@ -3,8 +3,8 b''
3
3
4 """hooks for integrating with the CIA.vc 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. To configure it,
6 This is meant to be run as a changegroup or incoming hook. To
7 set the following options in your hgrc::
7 configure it, set the following options in your hgrc::
8
8
9 [cia]
9 [cia]
10 # your registered CIA user name
10 # your registered CIA user name
General Comments 0
You need to be logged in to leave comments. Login now