##// END OF EJS Templates
revert: add a way for external extensions to prefetch file data...
revert: add a way for external extensions to prefetch file data This allow extensions that mess with the storage layer (remotefilelog, largefile) to prefetch any data that will be accessed during the revert operation. We are currently fetching more data than theoretically required because the backup code is a bit stupid. Future patches will improve that.

File last commit:

r16438:28a90cdf default
r22370:45e02cfa default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer