tests/test-mq-qsave.t
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Sat, 04 Jun 2022 19:10:51 +0200
changeset 49462 ef0b0f94d2e5
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
compare-disco: move case parsing into its own function This is open the way to the next changeset that will allow to specify a list of heads.

  $ 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