Mercurial > hg
view tests/test-mq-qsave.t @ 13492:ca940d06bf95 stable
tests: test renaming a file added on two branches (issue2089)
The issue was fixed by d100702326d5 .
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Thu, 24 Feb 2011 13:57:52 -0300 |
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