README
author Matt Mackall <mpm@selenic.com>
Wed, 22 Jul 2009 00:28:37 -0500
changeset 9185 d9a2e6327949
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
fetch: drop force arg for commit (issue1752) This appears to be unneeded and forces fetch commits to examine clean files.

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.