##// END OF EJS Templates
transaction: rename find to findoffset and drop backup file support...
transaction: rename find to findoffset and drop backup file support transaction.find used to support access to both the regular file and backup file list. They have different formats, so any consumer has to be aware of the difference alredy. There is no in-core consumer for the backup file access, so don't provide it. Differential Revision: https://phab.mercurial-scm.org/D9276

File last commit:

r44031:2e017696 default
r46482:a6f08085 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer