obsolete: prevent rebasing of public changeset
Because we force keep we have to check this on our own.
---------------------------------------------------------------------Qsync: Mercurial to MQ exporter---------------------------------------------------------------------People may have tools or co-workers that export to receive mutable history usinga 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