tests/test-mq-qsave.t
author Raphaël Gomès <rgomes@octobus.net>
Thu, 07 May 2020 10:10:13 +0200
changeset 44861 83c97c0bd319
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
rust-matchers: add timing tracing to regex compilation This might be useful to diagnose later performance issues or just to show the difference between engines. Differential Revision: https://phab.mercurial-scm.org/D8498

  $ 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