##// END OF EJS Templates
upgrade: remove unnecessary `is None` check...
upgrade: remove unnecessary `is None` check `upgrade_engine.upgrade()` always return the `backuppath` value and there are not early returns. Hence I don't see how `backuppath` can be None. Adding extra unncessary safe checks hides unknown bugs. Hence removing it. Differential Revision: https://phab.mercurial-scm.org/D9675

File last commit:

r34398:765eb17a default
r46838:0ca98ed8 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer