view tests/test-mq-qsave.t @ 26372:55de800937e0

formatter: verify number of arguments passed to write functions zip() takes the shortest length, which can be a source of bug.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 23 Sep 2015 21:51:48 +0900
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ 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