comparison mercurial/match.py @ 32388:4a23cdb32968

largefiles: replace always() method, not _always field We will soon have matchers that don't have an _always field, so largefiles needs to stop assuming that they do. _always is only used by always(), so we safely replace that method instead.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 18 May 2017 22:47:42 -0700
parents 763d72925691
children 24245b54aa8a
comparison
equal deleted inserted replaced
32387:655f1e2cfa5a 32388:4a23cdb32968