view tests/test-mq-qsave.t @ 30534:c01033fb9864

revert: pass operation to crecord So crecord would know what to display
author Jun Wu <quark@fb.com>
date Wed, 23 Nov 2016 19:03:24 +0000
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