matchexpression: Added --largefiles option to parse an annex.largefiles expression.

This commit is contained in:
Joey Hess 2016-02-03 16:58:36 -04:00
parent 5127cb59cc
commit 23cc315c38
Failed to extract signature
6 changed files with 44 additions and 17 deletions

2
debian/changelog vendored
View file

@ -15,6 +15,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
or "lackingcopies", etc.
* annex.largefiles: Add support for mimetype=text/* etc, when git-annex
is linked with libmagic.
* matchexpression: Added --largefiles option to parse an annex.largefiles
expression.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400