Mercurial > hg
comparison mercurial/repair.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 | 7e07d5836063 |
children | 4c4d91908492 |
comparison
equal
deleted
inserted
replaced
32387:655f1e2cfa5a | 32388:4a23cdb32968 |
---|