tests/test-mq-qsave.t
author Matt Mackall <mpm@selenic.com>
Sat, 19 Oct 2013 17:26:34 -0700
changeset 19920 1a17bb891ce5
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
i18n-ru: fix the language team field Having this at the default value caused some versions of msgfmt to give fatal errors.

  $ 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