comparison mercurial/repoview.py @ 22370:45e02cfad4bd

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.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 30 Aug 2014 02:47:59 +0200
parents c5df4af17110
children 90200e864ffc
comparison
equal deleted inserted replaced
22369:897041f6b025 22370:45e02cfad4bd