view tests/test-mq-qsave.t @ 32971:accfa165736b

py3: make sure the commands name are bytes in test-devel-warnings.t
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 20 Jun 2017 23:50:50 +0530
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