view hgscm/templates/tricks_advanced/01 @ 176:f73d4e6949bf

Add index
author David Soria Parra <dsp@php.net>
date Sat, 23 May 2009 15:21:32 +0200
parents fa0ed1574400
children
line wrap: on
line source

<strong>Reedit last commit message</strong>
<pre>
$ hg qimport -r tip
$ hg qrefresh -e
.. edit ..
$ hg qfinish -a
</pre>