##// END OF EJS Templates
pathauditor: drop a redundant call to bytes.lower()...
pathauditor: drop a redundant call to bytes.lower() `_lowerclean(s)` calls `s.lower()`, so we don't need to do that before calling it. Differential Revision: https://phab.mercurial-scm.org/D8001
Martin von Zweigbergk -
r44641:d8442023 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / utils
files.rs Loading ...
hg_path.rs Loading ...
path.rs Loading ...