This commit is contained in:
Joey Hess 2019-08-04 13:59:24 -04:00
parent 8460bbcea9
commit f5eb28682a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 17 additions and 0 deletions

View file

@ -47,6 +47,9 @@ store its SHA256 checksum in the git-annex branch.
## limitations
The git-lfs protocol does not support deleting content, so git-annex
**cannot delete anything** from a git-lfs special remote.
The git-lfs protocol does not support resuming uploads, and so an
interrupted upload will have to restart from the beginning. Interrupted
downloads will resume.