README
author Brad Schick <schickb@gmail.com>
Mon, 06 Aug 2007 14:42:11 -0700
changeset 5136 841568ccc09d
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
extdiff: made it less chatty in non-verbose mode Made the status info only display in verbose mode since most hg commands aren't so chatty. This also makes it cleaner for other extensions to call extdiff.

Basic install:

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

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