view tests/test-mq-qsave.t @ 32274:2b017d22fe97

help: clarify that colons are allowed in fingerprints values This was suggested by Lars Rohwedder in issue5559.
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 11 May 2017 00:02:32 -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