##// END OF EJS Templates
branchcache: use update_disk to refresh 'served' and 'served.hidden'...
branchcache: use update_disk to refresh 'served' and 'served.hidden' The `update_disk` method is dedicated to this kind of usecase. Now that the writting patterns are more consistent, we can use it to warm these two important cache. I am dropping the first comment about "refreshing all the others" because it is false. If a branchmap already exist for "served", none of the subset will be updated.

File last commit:

r50501:4092db99 stable
r52389:79a7616a default
Show More
requirements.txt.in
5 lines | 122 B | text/plain | TextLexer
# Declare requirements for generating the compiled (frozen)
# set of requirements in ./requirements.txt.
docutils
jinja2