tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Tue, 01 Aug 2017 17:39:28 +0200
changeset 33694 6f4bc9688ca9
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
evolution: rename trouble(s) to instability Rename trouble(s) to instability in all external user-facing output. Only update user-facing output for the moment, variables names, templates keyword and potentially configuration would be done in later series. The renaming is done according to https://www.mercurial-scm.org/wiki/CEDVocabulary. Differential Revision: https://phab.mercurial-scm.org/D213

  $ 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