tests/test-mq-qsave.t
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 28 Mar 2018 16:10:41 -0700
changeset 37488 3b99eb028859
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
wireproto: port branchmap to wire protocol v2 Differential Revision: https://phab.mercurial-scm.org/D3182

  $ 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