annex.largefiles: Add support for mimetype=text/* etc, when git-annex is linked with libmagic.

This commit is contained in:
Joey Hess 2016-02-03 16:29:34 -04:00
parent 86444fe507
commit 5127cb59cc
Failed to extract signature
8 changed files with 78 additions and 11 deletions

2
debian/changelog vendored
View file

@ -13,6 +13,8 @@ git-annex (6.20160127) UNRELEASED; urgency=medium
* Limit annex.largefiles parsing to the subset of preferred content
expressions that make sense in its context. So, not "standard"
or "lackingcopies", etc.
* annex.largefiles: Add support for mimetype=text/* etc, when git-annex
is linked with libmagic.
-- Joey Hess <id@joeyh.name> Thu, 28 Jan 2016 13:53:09 -0400