##// END OF EJS Templates
upgrade: avoid a traceback in case of unrecognized revlog...
upgrade: avoid a traceback in case of unrecognized revlog Without this, in case of revlog name not matching any know pattern we would get a traceback. Raising a clear error seems simpler. Differential Revision: https://phab.mercurial-scm.org/D11202
marmoute -
r48460:aa229689 default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
revlog.py Loading ...
storage.py Loading ...