tests/test-mq-qsave.t
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 18 Mar 2018 15:32:49 -0400
changeset 36990 b6a4881cec19
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
test-lfs: glob over some output changes These changes started with 2090044a288d. They aren't important to LFS testing.

  $ 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