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

View file

@ -36,6 +36,8 @@ These parameters can be passed to `git annex initremote`:
* `keyid` - Specifies the gpg key to use for [[encryption]].
* `chunk` - Enables [[chunking]] when storing large files.
## hooks
Each type of hook remote is specified by a collection of hook commands.