Differences between revisions 14 and 15
Revision 14 as of 2010-05-27 11:15:54
Size: 1179
Editor: abuehl
Comment:
Revision 15 as of 2010-10-21 22:41:06
Size: 1698
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Mercurial: The Definitive Guide, by Bryan O'Sullivan, is a freely licensed book about the Mercurial revision control system. #pragma section-numbers 2
= Mercurial Book =

About ''
Mercurial: The Definitive Guide''.

<<TableOfContents>>

== Reading the book ==

''Mercurial: The Definitive Guide''
, by Bryan O'Sullivan, is a freely-licensed book about the Mercurial revision control system.
Line 4: Line 13:
  * Home on BitBucket: http://bitbucket.org/bos/hgbook/
  * The
[[http://hgbook.red-bean.com/read/|HTML version]] is split into one web page per chapter.
  * An [[http://hgbook.red-bean.com/read/|HTML version]] is split into one web page per chapter
Line 7: Line 15:

== Supplemental information ==

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

  * The [[Cmd:summary|summary command]]
  * The [[Cmd:resolve|resolve command]]
  * [[Named branches]]
  * [[Topic:revsets|Revision sets]]
  * The [[RebaseExtension|rebase extension]]
  * [[Subrepositories]]
Line 12: Line 31:

=== Chinese Translation ===
  * Chinese:
Line 17: Line 35:
See also: [[BuildingMercurialBook]] '''(OUT OF DATE, PLEASE WAITING FOR UPDATE)''' == See also ==

  * Mercurial repository: http://bitbucket.org/bos/hgbook/
  * [[BuildingMercurialBook|Building the Mercurial book]]

----
CategoryProject

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

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