##// 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.

File last commit:

r1360:7d439981 default
r2511:041d8f0a default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder