tests/test-mq-qsave.t
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 30 Jan 2014 20:10:59 -0800
changeset 20438 2b5ab0d11327
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
push: move local phase move in a normal function We now have the modularity for simpler approach `localphasemove`.

  $ 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