Added the changegroup hook for Mercurial.

This is the last commit for 1.0, yeah\!
This commit is contained in:
Loic d'Anterroches
2010-04-15 15:20:50 +02:00
parent 73f95de843
commit 2ad13a96f9
3 changed files with 92 additions and 0 deletions

View File

@@ -84,3 +84,8 @@ Each time this file is modified, a temporary file is created.
*/5 * * * * /bin/sh /home/indefero/src/scripts/SyncMercurial.sh
Edit this script and add correct values to `private_notify` and `reload_cmd`.
## Hook configuratin
[hooks]
changegroup = /home/indefero/src/scripts/hgchangegroup.php