tests/test-mq-qsave.t
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 05 Nov 2019 13:31:40 -0800
branchstable
changeset 43588 a825ba8eb0a1
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
relnotes: copy "next" to "5.2" and clear "next" This is the same thing as we did for 5.1 in cba59b338976 (relnotes: copy "next" to "5.1" and clear "next", 2019-08-01). Differential Revision: https://phab.mercurial-scm.org/D7231

  $ 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