README
author David Soria Parra <dsp@php.net>
Sat, 06 Dec 2008 01:10:11 +0100
changeset 7481 5f681a143ede
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
bookmarks: more git-like branches Bookmarks are not really git branches, but with the track.current option we try to focus more on a git like behavior as this was requested.

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.