Skip to content
Snippets Groups Projects
Commit efa29857 authored by Eric S. Raymond's avatar Eric S. Raymond
Browse files

Where to find the manual page.

parent 85831a26
No related branches found
No related tags found
No related merge requests found
......@@ -42,9 +42,10 @@ installed to launch irkerd as a boot-time service on that system.
Under git, a call to irkerhook.py should be installed in the update
hook script of your repo. Under Subversion, the call goes in your
repo's post-commit script. Under Mercurial there are two different
ways to install it. See the irkerhook manual page for details.
ways to install it. See the irkerhook manual page for details; the
source is irkerhook.xml in this distribution.
Note that if you wee using the CIA service and have ciabot.py in your
Note that if you were using the CIA service and have ciabot.py in your
git update script, you can simply replace this
/path/to/ciabot.py ${refname} $(git rev-list ${oldhead}..${newhead} | tac)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment