Improve behavior when unable to parse a preferred content expression (thanks, ion).

Fall back to "present" as the preferred conent expression, which will
not result in any content movement.
This commit is contained in:
Joey Hess 2014-03-20 00:10:12 -04:00
parent 9aa31b71f3
commit ed30b81e2c
4 changed files with 38 additions and 12 deletions

2
debian/changelog vendored
View file

@ -32,6 +32,8 @@ git-annex (5.20140307) UNRELEASED; urgency=medium
field. Also the "lastchanged" field for the date of the last change
to any of a file's metadata.
* Windows: Fix some filename encoding bugs.
* Improve behavior when unable to parse a preferred content expression
(thanks, ion).
-- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2014 16:17:01 -0400