README
author Matt Mackall <mpm@selenic.com>
Wed, 01 Jul 2009 01:16:19 -0500
changeset 8995 7b19cda0fa10
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
commit: lose some pointless 'nothing changed' messages Move message from localrepo to commands. This drops confusing messages in subrepo, import, and rebase.

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.