view tests/test-mq-qsave.t @ 17686:6e4b962600a3

bookmarks: teach the -r option to use revsets
author David Soria Parra <dsp@php.net>
date Mon, 01 Oct 2012 03:19:23 +0200
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