Mercurial > hg
comparison tests/md5sum.py @ 2511:041d8f0a8437
mq: hg qnew -f should refresh the new patch
qnew -f was originally meant to just skip the localchanges check.
But, it currently discards the local changes, which is not at all what
people expect.
This patch changes qnew -f to create the new patch and then
run hg qrefresh on it. The local changes will be in the new
patch.
author | Chris Mason <mason@suse.com> |
---|---|
date | Tue, 27 Jun 2006 11:23:06 -0400 |
parents | 50e1c90b0fcf |
children | 53e843840349 |
comparison
equal
deleted
inserted
replaced
2510:cbff06469488 | 2511:041d8f0a8437 |
---|