Show More
@@ -1787,7 +1787,7 b' class ilocalrepositorymain(interfaceutil' | |||||
1787 | DANGEROUS. |
|
1787 | DANGEROUS. | |
1788 | """ |
|
1788 | """ | |
1789 |
|
1789 | |||
1790 | def updatecaches(tr=None, full=False): |
|
1790 | def updatecaches(tr=None, full=False, caches=None): | |
1791 | """Warm repo caches.""" |
|
1791 | """Warm repo caches.""" | |
1792 |
|
1792 | |||
1793 | def invalidatecaches(): |
|
1793 | def invalidatecaches(): |
General Comments 0
You need to be logged in to leave comments.
Login now