Mercurial > evolve
view docs/qsync.rst @ 637:fdbbc9b2fca2 stable
tutorial: use commit --amend when possible
commit --amend is the core way to do that, we better get used to it.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Wed, 02 Jan 2013 12:23:56 +0100 |
parents | b81193ef3488 |
children | dd5765ae91c3 |
line wrap: on
line source
.. Copyright 2011 Pierre-Yves David <pierre-yves.david@ens-lyon.org> .. Logilab SA <contact@logilab.fr> --------------------------------------------------------------------- Qsync: Mercurial to MQ exporter --------------------------------------------------------------------- People may have tools or co-workers that export to receive mutable history using a versioned mq repository. For this purpose you can use the ``qsync`` extension: To enable the evolve extension use:: $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ $ mutable-history/iqsync-enable.sh >> ~/.hgrc $ hg help qsync