Mercurial > hg
view tests/test-mq-qsave.t @ 23469:65e48b8d20f5
bookmarks: factor out repository lookup from writing bookmarks file
This will allow the share extension to extend bookmarks functionality to share
bookmarks between repositories.
author | Ryan McElroy <rmcelroy@fb.com> |
---|---|
date | Tue, 02 Dec 2014 20:31:19 -0800 |
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