bugfix: drop and fsck did not honor --exclude

This commit is contained in:
Joey Hess 2011-09-15 15:44:32 -04:00
parent aedf84f7d6
commit d036cd590f
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ git-annex (3.20110907) UNRELEASED; urgency=low
only its file component.
* get, drop, copy: Added --auto option, which decides whether
to get/drop content as needed to work toward the configured numcopies.
* bugfix: drop and fsck did not honor --exclude
-- Joey Hess <joeyh@debian.org> Tue, 06 Sep 2011 16:59:15 -0400