tests/test-mq-qsave.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 13 Jan 2021 23:41:37 +0100
changeset 46311 014ac7a32048
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
persistent-nodemap: add a "abort" option to the slow-path config We make it the default, and document the behavior in the help for the main config option. Differential Revision: https://phab.mercurial-scm.org/D9762

  $ 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