Mercurial > hg
view tests/test-mq-qsave.t @ 13381:d073468e3c5f
bookmarks: read current bookmark as utf-8 and convert it to local
author | David Soria Parra <dsp@php.net> |
---|---|
date | Fri, 11 Feb 2011 19:32:49 +0100 |
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