view tests/test-mq-qsave.t @ 13520:9510ddf87c43 stable

mq: forbid commit of merge involving mq patches
author Martin Geisler <mg@aragost.com>
date Wed, 02 Mar 2011 14:09:06 +0100
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ echo "[extensions]" >> $HGRCPATH
  $ echo "mq=" >> $HGRCPATH

  $ hg init

  $ echo 'base' > base
  $ hg ci -Ambase
  adding base

  $ hg qnew -mmqbase mqbase

  $ hg qsave
  $ hg qrestore 2
  restoring status: hg patches saved state