tests/test-mq-qsave.t
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 23 Apr 2012 00:33:09 +0900
branchstable
changeset 16502 8298d220cbf9
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary

  $ 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