view tests/test-mq-qsave.t @ 21929:5bd11162c0a4 stable

commands: fix typo in import documentation
author Wagner Bruna <wbruna@yahoo.com>
date Sun, 20 Jul 2014 15:06:12 -0300
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