##// END OF EJS Templates
histedit: delete histedit statefile on any exception during abort...
histedit: delete histedit statefile on any exception during abort When an user aborts a histedit, many things could go wrong. At a minimum, after a histedit abort failure, their repository should be out of that state. We've found situations where the user could not exit the histedit state without manually deleting the histedit state file. This patch ensures that if any exception happens during an abort, the histedit statefile will be deleted so that users are out of the histedit state and can at least manually get the repo back to a workable condition.

File last commit:

r0:9117c656 default
r26584:e2810240 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer