tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Fri, 12 Jan 2018 10:14:20 +0000
changeset 35697 5a7906ed78d4
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
httppeer: move url opening in its own method This will help adding debugging logic to request opening when investigating Mercurial performance.

  $ 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