tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Sat, 15 Jul 2017 23:30:16 +0200
changeset 33536 ddacd0e453ae
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
cachevfs: migrate tagscache to 'cachevfs' This will help sharing the cache between shares.

  $ 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