tests/test-mq-qsave.t
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 30 Nov 2019 02:59:04 -0500
branchstable
changeset 43743 66210a20f727
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
win32mbcs: fix a `str` type conditional for py3 Differential Revision: https://phab.mercurial-scm.org/D7535

  $ 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