tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Sun, 08 Oct 2017 18:50:14 +0200
changeset 34709 c212947273a7
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
bookmark: add a dedicated pretxnclose-bookmark hook This new hook mirror the newly introduced 'txnclose-bookmark' but can abort the transaction.

  $ 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