##// END OF EJS Templates
branchmap: _updatebranchmap does not need to be filtered...
branchmap: _updatebranchmap does not need to be filtered The `_updatebranchmap` method on repo does not need to be filtered as all callers are already handling filtering themself. The fact it is filtered may had even lead to buggy behaviors, but by chances the method make very sparse use of the repo object.

File last commit:

r0:9117c656 default
r18119:5264464b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer