a few more field functions

This commit is contained in:
Joey Hess 2020-01-15 11:30:45 -04:00
parent 2edf0506a5
commit 6a982e38eb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 15 additions and 10 deletions

View file

@ -16,6 +16,7 @@ module Remote.Helper.Chunked (
removeChunks,
retrieveChunks,
checkPresentChunks,
chunkField,
) where
import Annex.Common