tests/test-mq-qsave.t
author Siddharth Agarwal <sid0@fb.com>
Tue, 17 Mar 2015 15:46:30 -0700
changeset 24432 e22248f6d257
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
commands.diff: add support for diffs relative to a subdirectory Previous patches added all the backend support for this. This exposes this option in the UI.

  $ 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