tests/test-mq-qsave.t
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 09 Feb 2017 09:55:31 -0800
changeset 30932 dd995a5db8fd
parent 12324 b701610f6c56
child 49585 55c6ebd11cb9
permissions -rw-r--r--
update: fix typo/stale comment to match code The comment about "obsolete.background" seems to have been about obsolete.foreground ever since it was introduced in a59e575c6ff8 (update: allow dirty update to foreground (successors), 2013-04-16), so let's change it.

  $ 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