##// 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.
Raphaël Gomès -
r52951:f5742367 default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
ps_util.py Loading ...
revlog.py Loading ...
storage.py Loading ...