tests/test-mq-qsave.t
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 19 May 2015 13:08:21 -0700
changeset 25293 ab618e52788a
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
largefiles: avoid match.files() in conditions See 9789b4a7c595 (match: introduce boolean prefix() method, 2014-10-28) for reasons to avoid match.files() in conditions.

  $ 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