tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Fri, 04 Aug 2017 19:27:39 +0200
changeset 33777 d4b7496f7d0b
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
obsolete: rename unstable volatile set into orphan volatile set The renaming is done according to https://www.mercurial-scm.org/wiki/CEDVocabulary. Differential Revision: https://phab.mercurial-scm.org/D253

  $ 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