view README @ 10:72b475850bb7 default tip

Add README
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 07 Nov 2014 12:46:12 -0500
parents
children
line wrap: on
line source

This is a repo for an introductory hg talk. This uses doitlive to
replay back the sessions:

    http://doitlive.readthedocs.org/en/latest/

This is roughly based on the following "textbook":

    http://farley.io/hginit2/

Other more advanced topics:

    * Phases
      http://mercurial.selenic.com/wiki/Phases

    * Revsets
      http://selenic.com/hg/help/revsets

    * Templates
      http://mercurial.selenic.com/wiki/Theming
   
    * Changeset evolution
      http://evolution.experimentalworks.net/doc/user-guide.html

    * Advanced customisation
      http://jordi.inversethought.com/blog/customising-mercurial-like-a-pro/