diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-13 16:16:02 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-13 16:16:02 -0400 |
commit | bcf835ac81b0901aa9794abff7294c55da0e4bf3 (patch) | |
tree | 55a77c0c25591861079eaeef2fc22fca3ae7de4c /doc/chunking.mdwn | |
parent | 4a0106680be743f4f494782ec6cb1d8e96d0a7aa (diff) |
close; all special remotes that can reasonably support chunking now do
Diffstat (limited to 'doc/chunking.mdwn')
-rw-r--r-- | doc/chunking.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chunking.mdwn b/doc/chunking.mdwn index 71b330d64..20a5c6088 100644 --- a/doc/chunking.mdwn +++ b/doc/chunking.mdwn @@ -1,4 +1,4 @@ -Some [[special_remotes]] have support for breaking large files up into +Most [[special_remotes]] have support for breaking large files up into chunks that are stored on the remote. This can be useful to work around limitations on the size of files |