##// END OF EJS Templates
censors: simply use `revlog.reading` to keep things open dring rewrite...
censors: simply use `revlog.reading` to keep things open dring rewrite We have a dedicated context now, we can simply use it. In practice, we cannot "simply" use it, as `finddeltainfo` still requires the file pointer to be passed explicitly. We will keep the old context manager open for a small bit until we get rid of it in a future changeset.

File last commit:

r36625:c6061cad default
r51912:66c139d3 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer