Mercurial > hg
diff mercurial/hook.py @ 18115:6db318a15a12
bundlerepo: use _cacheabletip mechanism in bundlerepo
Instead of preventing any cache write we allow writing cache for all content of
the original repo.
The motivation for this change is to drop the custom _writebranchcache of
bundlerepo to help extraction of the branchmap logic out of localrepo.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Thu, 20 Dec 2012 12:17:44 +0100 |
parents | d7c28954d901 |
children | 1c305128e5b9 |