Mercurial > hg
comparison tests/test-bisect.t @ 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 | 0d32dd60016c |
children | fab9dda0f2a3 |
comparison
equal
deleted
inserted
replaced
22369:897041f6b025 | 22370:45e02cfad4bd |
---|