官网:http://mercurial.selenic.com/ Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.
Basic install
$ make # see install targets $ make install # do a system-wide install $ hg debuginstall # sanity-check setup $ hg # see help
Quick Start
Clone a [...]
