hook: use ChunkedEncryptable

This commit is contained in:
Joey Hess 2014-08-02 17:25:16 -04:00
parent d4dc1bce75
commit 7f5cd868d7
3 changed files with 16 additions and 29 deletions

3
debian/changelog vendored
View file

@ -1,7 +1,8 @@
git-annex (5.20140718) UNRELEASED; urgency=medium
* New chunk= option to chunk files stored in special remotes.
Currently supported by: directory, S3, and all external special remotes.
Currently supported by: directory, S3, and all external and hook
special remotes.
* Partially transferred files are automatically resumed when using
chunked remotes!
* The old chunksize= option is deprecated. Do not use for new remotes.