tests/test-mq-qsave.t
author Patrick Mezard <patrick@mezard.eu>
Sun, 08 Apr 2012 11:11:30 +0200
branchstable
changeset 16394 f3df7d34791e
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
revset: do not ignore input revisions in roots() 0329d3b12d8e is also partially reverted to use the 'narrow' parameter again and make less changesets parents lookups.

  $ 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