tests/test-mq-qsave.t
author Augie Fackler <augie@google.com>
Tue, 23 Oct 2018 11:31:33 -0400
changeset 40441 005bc856e919
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
py3: port test-log-exthook.t to Python 3 For once an easy one. Differential Revision: https://phab.mercurial-scm.org/D5184

  $ 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