tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Sat, 15 Jul 2017 23:05:15 +0200
changeset 33538 54b36d3ff7f6
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
cachevfs: add a devel warning for cache access though 'vfs' This will help third party extensions to migrate to the new 'cachevfs'.

  $ 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