view README @ 8271:e3d3dad805f9

Add committer tag only when needed in git conversion Convert from a git repo added a committer: tag in the log message even if the committer and the author were the same person.
author Richard Quirk <richard.quirk@gmail.com>
date Fri, 01 May 2009 11:32:19 +0200
parents 1158d7018052
children 1de6e7e1bb9f
line wrap: on
line source

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.