tests/test-mq-qsave.t
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 01 May 2017 18:07:23 +0200
branchstable
changeset 32100 21eb863187ea
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
pager: advertise the config option in the default hgrc Same as for 'ui.color', this is a critical part of the UI and we want user to find this config knob easily.

  $ 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