Differences between revisions 23 and 26 (spanning 3 versions)
Revision 23 as of 2015-04-29 18:56:15
Size: 1934
Editor: ArneBab
Comment: fix source code link to point to bitbucket
Revision 26 as of 2016-10-27 19:58:11
Size: 2067
Editor: PulkitGoyal
Comment: Updated the book links
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
  * Home page: http://hgbook.red-bean.com/
  * An [[http://hgbook.red-bean.com/read/|HTML version]] is split into one web page per chapter
  * The [[https://bitbucket.org/bos/hgbook|source code]] is available to the adventurous.
  * Home page: https://book.mercurial-scm.org/
  * Read it online [[https://book.mercurial-scm.org/read/]]
  * The [[https://bitbucket.org/hgbook/hgbook|source code]] is available to the adventurous.
Line 26: Line 26:
  * The [[HisteditExtension|histedit extension]]
Line 27: Line 28:
  * [[Phases]]
Line 39: Line 41:
  * Mercurial repository: http://bitbucket.org/bos/hgbook/   * Mercurial repository: https://bitbucket.org/hgbook/hgbook
Line 41: Line 43:
  * [[MercurialBookPlan|Plan for the next version of the Mercurial book]]
Line 43: Line 46:
CategoryProject CategoryProject CategoryDeveloper

Mercurial Book

About Mercurial: The Definitive Guide.

1. Reading the book

Mercurial: The Definitive Guide, by Bryan O'Sullivan, is a freely-licensed book about the Mercurial revision control system.

2. Supplemental information

The book covers Mercurial through version 1.0, which predates a number of important features that you can read about here:

3. Translations

4. See also


CategoryProject CategoryDeveloper

MercurialBook (last edited 2016-10-27 19:58:11 by PulkitGoyal)