This commit is contained in:
Joey Hess 2015-08-14 14:13:49 -04:00
parent 7be948f6d4
commit 290ff35b53
3 changed files with 50 additions and 1 deletions

3
debian/changelog vendored
View file

@ -8,6 +8,9 @@ git-annex (5.20150813) UNRELEASED; urgency=medium
* sync: Support --jobs
* sync --content: Avoid unnecessary second pull from remotes when
no file transfers are made.
* External special remotes can now be built that can be used in readonly
mode, where git-annex downloads content from the remote using regular
http.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400