view tests/test-mq-qsave.t @ 20031:6c1adf2067bb

obsolete: add __eq__ and __hash__ to marker to make set() deduplication work
author Augie Fackler <raf@durin42.com>
date Sat, 16 Nov 2013 20:12:02 -0500
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