tests/test-mq-qsave.t
author Martin Geisler <mg@aragost.com>
Fri, 09 Dec 2011 17:34:53 +0100
changeset 15625 efdcce3fd2d5
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
merge: make debug output easier to read I always found it hard to figure out what the debug code meant without the separators.

  $ 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