tests/test-mq-qsave.t
author Patrick Mezard <pmezard@gmail.com>
Tue, 26 Jul 2011 21:30:12 +0200
changeset 14940 d78b92353f26
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
notify: rewrite user documentation The main intent is to turn the reference help into a configuration walkthrough. It also fix several things: - Do not suggest to use it for commit notifications, it cannot work - Fix notify.strip default value - Mention that subscriptions can be setup in Mercurial configuration files - Improve notify.strip and notify.domain documentation

  $ 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