roll ChunkedEncryptable into Special and improve interface
Allow disabling progress displays, for eg, rsync.
This commit is contained in:
parent
e1e5853c94
commit
4b16989e98
13 changed files with 245 additions and 240 deletions
|
@ -14,7 +14,7 @@ import qualified Data.ByteString as S
|
|||
|
||||
import Common.Annex
|
||||
import Utility.FileMode
|
||||
import Remote.Helper.ChunkedEncryptable
|
||||
import Remote.Helper.Special
|
||||
import qualified Remote.Helper.Chunked.Legacy as Legacy
|
||||
import Annex.Perms
|
||||
import Utility.Metered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue