tests/test-mq-qsave.t
author Augie Fackler <durin42@gmail.com>
Sat, 31 Mar 2012 15:39:44 -0500
changeset 16330 a5a3af000e0d
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
zsh completion: fix error in qfinish completions from 88a82069be4a The actual flag is --applied, not --all.

  $ 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