Mercurial > hg-stable
view tests/test-mq-qsave.t @ 35528:fcb1ecf2bef7
hgdemandimport: use correct hyperlink to python-bug in comments (issue5765)
Differential Revision: https://phab.mercurial-scm.org/D1810
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 05 Jan 2018 17:23:55 +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