Differences between revisions 21 and 24 (spanning 3 versions)
Revision 21 as of 2013-09-03 03:52:19
Size: 0
Editor: KevinBot
Comment:
Revision 24 as of 2015-10-06 19:39:33
Size: 2000
Editor: Mathiasdm
Comment: Added phases and histedit as 'features introduced since hgbook'
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#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.

  * 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.
  * The [[https://bitbucket.org/jan_/hgbook/downloads/hgbook.epub|epub version]] for ebook reading devices.

== 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]]
  * [[NamedBranches|Named branches]]
  * [[Topic:revsets|Revision sets]]
  * The [[RebaseExtension|rebase extension]]
  * The [[HisteditExtension|histedit extension]]
  * [[Subrepositories]]
  * [[Phases]]

== Translations ==
  * [[http://bitbucket.org/rpelisse/hgbook-fr/|French]] ([[http://bitbucket.org/rpelisse/hgbook-fr/|source]]) (Work in progress...)
  * [[http://gpiancastelli.altervista.org/hgbook-it/|Italian]] ([[http://bitbucket.org/gpiancastelli/hgbook-it|source]])
  * [[http://devnull.li/libromercurial/index.es.html|Spanish]] ([[http://mercurial.intuxication.org/hg/mercurial_book_es/|source]])
  * Chinese:
    * [[http://bitbucket.org/dongsheng/hgbook/|Source code]] (Work in progress...)
    * The [[http://code.google.com/p/i18n-zh/downloads/list?q=label:hgbook|HTML/PDF/eBook]] (Chinese & English) version is available.
  * [[http://foozy.bitbucket.org/hgbook-ja/index.ja.html|Japanese]] ([[http://bitbucket.org/foozy/hgbook-ja/|source]])

== 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)