Size: 1179
Comment:
|
← Revision 26 as of 2016-10-27 19:58:11 ⇥
Size: 2067
Comment: Updated the book links
|
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 = |
Line 3: | Line 4: |
* Home page: http://hgbook.red-bean.com/ * 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. * The [[http://hg.serpentine.com/mercurial/book|source code]] is available to the adventurous. |
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: 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. * 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]] |
Line 12: | Line 34: |
=== Chinese Translation === |
* Chinese: |
Line 16: | Line 37: |
* [[http://foozy.bitbucket.org/hgbook-ja/index.ja.html|Japanese]] ([[http://bitbucket.org/foozy/hgbook-ja/|source]]) | |
Line 17: | Line 39: |
See also: [[BuildingMercurialBook]] '''(OUT OF DATE, PLEASE WAITING FOR UPDATE)''' | == See also == * Mercurial repository: https://bitbucket.org/hgbook/hgbook * [[BuildingMercurialBook|Building the Mercurial book]] * [[MercurialBookPlan|Plan for the next version of the Mercurial book]] ---- 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.
Home page: https://book.mercurial-scm.org/
Read it online https://book.mercurial-scm.org/read/
The source code is available to the adventurous.
The epub version for ebook reading devices.
2. Supplemental information
The book covers Mercurial through version 1.0, which predates a number of important features that you can read about here:
The summary command
The resolve command
The rebase extension
3. Translations
- Chinese:
Source code (Work in progress...)
The HTML/PDF/eBook (Chinese & English) version is available.
4. See also
Mercurial repository: https://bitbucket.org/hgbook/hgbook