##// END OF EJS Templates
mq: hg qnew -f should refresh the new patch...
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.
Chris Mason -
r2511:041d8f0a default
Show More
Name Size Modified Last Commit Author
/ hgext
__init__.py Loading ...
acl.py Loading ...
bugzilla.py Loading ...
extdiff.py Loading ...
gpg.py Loading ...
hbisect.py Loading ...
hgk.py Loading ...
mq.py Loading ...
notify.py Loading ...
patchbomb.py Loading ...
win32text.py Loading ...