view tests/test-mq-qsave.t @ 32419:d02888308235

import-checker: add a way to directly import certain symbols We'll use this for the 'demandimport' symbol in an upcoming patch.
author Siddharth Agarwal <sid0@fb.com>
date Sun, 21 May 2017 12:09:01 -0700
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ 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