comparison mercurial/fancyopts.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 bf4e7ef08741
children eb0b4a2d70a9
comparison
equal deleted inserted replaced
2510:cbff06469488 2511:041d8f0a8437