view tests/test-mq-qsave.t @ 35692:a62b08f6626b

fileset: do not crash by unary negate operation Backported from minifileset.py.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 13 Jan 2018 15:13:29 +0900
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