Mercurial > hg > mercurial-source
view tests/test-mq-qsave.t @ 12345:f85338f509e4
tests: fixup tests using unzip -l
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 20 Sep 2010 15:50:36 -0500 |
parents | b701610f6c56 |
children |
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