Mercurial > hg-website
view hgscm/templates/learn_mercurial.html @ 206:d3c0ba7f5284
Turned learn_mercurial into html.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Thu, 02 Jul 2009 14:50:04 +0200 |
parents | text/learn_mercurial.txt@88364e82ca61 |
children | c1c9a4f809ba |
line wrap: on
line source
<h1>Learn Mercurial</h1> <p><em>Here you can find links to resources for learning Mercurial</em></p> <ul> <li> <p><a href="/quick_start.html">Quick_Start</a><br /> Get started using Mercurial and understanding its basic concepts.</p> </li> <li> <p><a href="http://mercurial.selenic.com/wiki/QuickStart">Quick_Start from the wiki</a><br /> Learn the basic Mercurial commands. A bit more verbose than the short quick start above. </p> </li> <!--(* TortoiseHG basics (For the Mercurial GUI) - when acessed from a windows box)--> <li> <p><a href="/workflow_guide">workflow_guide</a><br /> Learn using Mercurial step by step in workflows. This guide skips the conceptual explanations to focus only on the practical usage. </p> </li> <li> <p><a href="http://hgbook.red-bean.com/">hgbook</a><br /> The free book from Brian o Sullivan gives a detailed and easy to read introduction to Mercurial and the philosophy behind it. </p> </li> <li><p><em>Further resources<br />A wiki-page with links. If you wrote some guide yourself, maybe for your team or for friends of yours, please add it! (it might be useful to have such a page in the wiki!)</em></p></li> </ul>