avoid queueing uploads to remotes that already have the content

This commit is contained in:
Joey Hess 2013-04-02 15:51:58 -04:00
parent db3e32e768
commit 0f6a6f2a8b
2 changed files with 17 additions and 8 deletions

1
debian/changelog vendored
View file

@ -27,6 +27,7 @@ git-annex (4.20130324) UNRELEASED; urgency=low
* assistant: Fix bug that could cause direct mode files to be unstaged
from git.
* Update working tree files fully atomically.
* webapp: Improved transfer queue management.
-- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400