##// END OF EJS Templates
rhg: align the dirstate v2 writing algorithm with python...
rhg: align the dirstate v2 writing algorithm with python Use the same algorithm of file append as python does, where we do a manual seek instead of relying on O_APPEND. (see the reasons in the inline comment)

File last commit:

r30346:9cc438bf default
r50097:2d0e2217 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer