Mercurial > hg
comparison i18n/el.po @ 32264:a72caf0af38e
caches: call 'repo.updatecache()' in 'repo.destroyed()'
Regenerating the cache after a 'strip' or a 'rollback' is useful. So we call the
generic cache warming function as other caches than just branchmap will be
updated there in the future.
To do so, we have to make 'repo.updatecache()' able to take no arguments. In
such cases, we reload all caches.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Tue, 02 May 2017 19:05:58 +0200 |
parents | 4acf569facef |
children | d4ba4d51f85f |
comparison
equal
deleted
inserted
replaced
32263:604d65e2c0b2 | 32264:a72caf0af38e |
---|