##// END OF EJS Templates
merge: move the filtering of ambiguous files to a dedicated function...
merge: move the filtering of ambiguous files to a dedicated function I have multiple reasons: - The body of `_update` is way too long - This adds typing which will help our tooling and brains understand this code more easily - This function will get more nested and complex in the next patch I've taken the liberty of rewrapping and typo-passing the docstring.

File last commit:

r46661:f105c49e default
r52951:f5742367 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer