comparison mercurial/dispatch.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 b13b99d39a46
children c828b61e0635
comparison
equal deleted inserted replaced
22369:897041f6b025 22370:45e02cfad4bd