Mercurial > hg
view tests/test-mq-qsave.t @ 22307:63ed188e3fc7
contrib: drop obsolete sample.hgrc
This was full of bad suggestions and is obsoleted by hg config --edit.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 29 Aug 2014 17:15:49 +0200 |
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