tests/test-mq-qsave.t
author Yuya Nishihara <yuya@tcha.org>
Sun, 18 Mar 2018 23:14:21 +0900
changeset 37277 9e8128e84326
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
templater: pass (context, mapping) down to unwrapvalue() The same reason as why I made unwraphybrid() take a (context, mapping) pair.

  $ 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