##// END OF EJS Templates
rebase: abort in-mem rebase if there's a dirty merge state...
rebase: abort in-mem rebase if there's a dirty merge state In-memory merge uses the on-disk merge state, so we should not allow it run in-memory merge when the merge state is not clean. We should probably not use the on-disk merge state when running in-memory merge, but chaning that is not suitable for the stable branch. Differential Revision: https://phab.mercurial-scm.org/D5357

File last commit:

r32206:c4858385 default
r40836:6f679f25 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer