Mercurial > hg
diff tests/test-rename-after-merge.t @ 44180:d84420232492
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
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 24 Jan 2020 17:10:45 -0800 |
parents | d0abd7949ea3 |
children | 7c4b98a4e536 |