import --clean-duplicates: Fix bug that didn't count local or trusted repo's copy of a file as one of the necessary copies to allow removing it from the import location.

This commit is contained in:
Joey Hess 2015-06-03 13:15:38 -04:00
parent b8f044660f
commit de3bd11a2c
4 changed files with 8 additions and 2 deletions

3
debian/changelog vendored
View file

@ -9,6 +9,9 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
network-manager and wicd.
Thanks to Sebastian Reuße for the patches.
* get --incomplete: New option to resume any interrupted downloads.
* import --clean-duplicates: Fix bug that didn't count local or trusted
repo's copy of a file as one of the necessary copies to allow removing
it from the import location.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400