sync --content: Fix bug that caused files to be uploaded to eg, more archive remotes than wanted copies, only to later be dropped to satisfy the preferred content settings.

This commit is contained in:
Joey Hess 2015-07-20 14:24:13 -04:00
parent 8af26ae2e0
commit 3c134ee21a
4 changed files with 50 additions and 8 deletions

3
debian/changelog vendored
View file

@ -17,6 +17,9 @@ git-annex (5.20150714) UNRELEASED; urgency=medium
* version --raw now works when run outside a git repository.
* assistant --startdelay now works when run outside a git repository.
* dead now accepts multiple --key options.
* sync --content: Fix bug that caused files to be uploaded to eg,
more archive remotes than wanted copies, only to later be dropped
to satisfy the preferred content settings.
-- Joey Hess <id@joeyh.name> Fri, 10 Jul 2015 16:36:42 -0400