tests/test-mq-qsave.t
author Raphaël Gomès <rgomes@octobus.net>
Mon, 28 Mar 2022 23:37:36 +0200
changeset 49115 d953a62e4f78
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
rust-dirstatemap: remove `_drop_entry` This is not used anywhere anymore Differential Revision: https://phab.mercurial-scm.org/D12513

  $ 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