tests/test-empty
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 03 Feb 2008 21:03:46 -0200
changeset 5980 dcda0c90125c
parent 1338 2b77ea66fe70
child 6944 7e5f3480c45b
permissions -rwxr-xr-x
mq: pop/refresh: avoid losing revisions not managed by mq We already disallow committing on top of an mq revision exactly to avoid losing this new revision during a qpop/qrefresh, so this can be seen as an additional safety check. If this is not enough to fix issue844, it should at least prevent it from happening.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify