tests/test-mq-qsave.t
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 06 Feb 2015 22:25:40 -0800
changeset 24097 8e04a73b5502
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
webcommands: document "graph" web command

  $ 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