Improved the Mercurial documentation.

master
Loic d'Anterroches 2010-04-19 09:10:43 +02:00
parent 10f08386f7
commit 68890c3c48
1 changed files with 5 additions and 0 deletions

View File

@ -87,5 +87,10 @@ Edit this script and add correct values to `private_notify` and `reload_cmd`.
## Hook configuratin
To get notifications sent directly when pushing in your repositories,
you need to add the following in your `.hgrc` file. The script will be
called onec per push and will automatically send the notifications and
sync the timeline.
[hooks]
changegroup = /home/indefero/src/scripts/hgchangegroup.php