##// END OF EJS Templates
revlogv2: don't assume that the sidedata of the last rev is right after data...
revlogv2: don't assume that the sidedata of the last rev is right after data We are going to be rewriting sidedata soon, it's going to be appended to the revlog data file, meaning that the data and the sidedata might not be contiguous. Differential Revision: https://phab.mercurial-scm.org/D10025

File last commit:

r45863:f55c47f4 default
r47444:4cd214c9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer