drop --auto: Fix bug that prevented dropping files from untrusted repositories.

This is a corresponding bug to the one I fixed yesterday in the assistant.
This commit is contained in:
Joey Hess 2013-04-01 15:20:42 -04:00
parent 4b12506c0a
commit d87af82d97
3 changed files with 24 additions and 22 deletions

2
debian/changelog vendored
View file

@ -22,6 +22,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low
* Adjust built-in preferred content expressions to make most types
of repositories want content that is only located on untrusted, dead,
and unwanted repositories.
* drop --auto: Fix bug that prevented dropping files from untrusted
repositories.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400