Mercurial > hg
diff hgweb.cgi @ 25292:31d543cd7062
largefiles: pass in whole matcher to getstandinmatcher()
The choice between the "always" case and the other case is done in
getstandinmatcher() and the next patch will change how it's determined
based on the matcher, so let's prepare by passing in the matcher, not
just the matcher's files.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 26 May 2015 11:06:43 -0700 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |