Mercurial > hg
diff mercurial/__init__.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 | 5700825889fb |
children | 0906b85bf222 |