tests/test-mq-qsave.t
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 16 Aug 2018 20:11:45 +0000
changeset 39164 01ab7f656a10
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
dagutil: remove nodeset() AFAICT this was unused since the code was introduced by cb98fed52495 in 2011! Differential Revision: https://phab.mercurial-scm.org/D4309

  $ 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