README
author Henri Wiechers <hwiechers@gmail.com>
Fri, 26 Jun 2009 14:42:05 +0200
changeset 9014 87c05a78e588
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
test python hook configured with python:[file]:[hook] syntax Adds a test for python hooks configured with python:[file]:[hook] syntax in .hgrc. Increases the test coverage for mercurial/hook from 92% (79/85) to 96% (82/85).

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://mercurial.selenic.com/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.