Mercurial > hg
diff mercurial/posix.py @ 43221:0e2a2fab4b2e
fix: remove a never-true check for unset pattern in Fixer.affects()
We don't create an instance of a Fixer if the pattern is None, so we
don't need to check that in affects().
Differential Revision: https://phab.mercurial-scm.org/D7086
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sat, 12 Oct 2019 15:12:54 -0700 |
parents | c59eb1560c44 |
children | 147576a4e6a2 |