Mercurial > hg
comparison mercurial/archival.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 | 7feab0e7702d |
children | 3047167733dc |
comparison
equal
deleted
inserted
replaced
32387:655f1e2cfa5a | 32388:4a23cdb32968 |
---|