##// END OF EJS Templates
revlog: adapt the `reading` check for `unionrepo`...
revlog: adapt the `reading` check for `unionrepo` We cannot just rely on the length check for the `unionrepo` as the local revlog might be empty while the other revlog contains data. In addition, we need to also open the second revlog for reading when needed.

File last commit:

r51880:727428c7 default
r51906:93a44c1b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer