tests/test-mq-qsave.t
author Augie Fackler <raf@durin42.com>
Tue, 22 Aug 2017 23:11:35 -0400
changeset 34043 626a28f30dbd
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
debugcommands: stabilize output of debugbundle by having a custom repr We handle all dict-like things the same, and don't worry about it actually being a repr.

  $ 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