comparison docs/qsync.rst @ 655:dd5765ae91c3

doc: fix grammar, spelling, punctuation I restrained myself to making only changes that turn bad English into good English. There are still opportunities to improve, but other changes require some discussion and review. This change should be uncontroversial.
author Greg Ward <greg@gerg.ca>
date Thu, 24 Jan 2013 18:05:59 -0500
parents b81193ef3488
children
comparison
equal deleted inserted replaced
654:c56109c9aebf 655:dd5765ae91c3
4 --------------------------------------------------------------------- 4 ---------------------------------------------------------------------
5 Qsync: Mercurial to MQ exporter 5 Qsync: Mercurial to MQ exporter
6 --------------------------------------------------------------------- 6 ---------------------------------------------------------------------
7 7
8 8
9 People may have tools or co-workers that export to receive mutable history using 9 People may have tools or co-workers that expect to receive mutable history using
10 a versioned mq repository. 10 a versioned MQ repository.
11 11
12 For this purpose you can use the ``qsync`` extension: 12 For this purpose you can use the ``qsync`` extension.
13 13
14 14
15 To enable the evolve extension use:: 15 To enable the evolve extension use::
16 16
17 $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/ 17 $ hg clone http://hg-dev.octopoid.net/hgwebdir.cgi/mutable-history/