drop: Now supports --all, --unused, and --key.

This commit is contained in:
Joey Hess 2015-05-12 13:00:06 -04:00
parent cc5d0a3873
commit 4b2e3210ea
3 changed files with 34 additions and 9 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
* import: Refuse to import files that are within the work tree, as that
does not make sense and could cause data loss.
* drop: Now supports --all, --unused, and --key.
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400