diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-06 13:35:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-06 13:35:27 -0400 |
commit | f72e8a58d79cd14782d763b62260160d1c770143 (patch) | |
tree | 8ba4d5549c693bc12f811a6ea707fa8918ade1fd /doc/design | |
parent | ae476bebb7b46746651203638a8778335ce9d17b (diff) | |
parent | 81426760b8f6ba8467a10f033c01a005ea2c79b7 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment b/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment new file mode 100644 index 000000000..3ef911b77 --- /dev/null +++ b/doc/design/assistant/deltas/comment_2_71889d15ba20ebb0fe13080c68162a5b._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm72W-CH7bzZ8uHvaw1KJGrToPSQDNBnIA" + nickname="Beni" + subject="bup splitting" + date="2013-08-05T17:13:14Z" + content=""" +bup splits files into chunks based on rolling sums. +https://github.com/apenwarr/bup/blob/master/DESIGN +For small changes to big files, this would improve not only transfer speed but also repository size. +And git-annex already supports bup remotes. What's missing? +"""]] |