##// END OF EJS Templates
updatecaches: introduce a set of constants to control which are updated...
updatecaches: introduce a set of constants to control which are updated Passing around a set of constant to select what need warming will be cleaner and more flexible. We did not changed the API yet, as this changes is already large enough. In the rest of the rest we will change more code to actually use this constants (or more realistically pre-defined set of constant directly) Differential Revision: https://phab.mercurial-scm.org/D10727

File last commit:

r37193:943d77fc default
r48076:d1589957 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.