summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-18 15:45:47 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-18 15:45:47 -0400
commit9a3ed242cd33bbb242072bf098f2f758398550cf (patch)
tree2d57708609990d80766f582710736a79337a09d5
parent143dfbe071f6ee247b11897e1dcce84778cfe269 (diff)
parentc031bc31286ca9f16fca55b0301e0a778674cf60 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_8_1d7c8c8c5b34cbc7166f8d4d52b91761._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_8_1d7c8c8c5b34cbc7166f8d4d52b91761._comment b/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_8_1d7c8c8c5b34cbc7166f8d4d52b91761._comment
new file mode 100644
index 000000000..41462a16b
--- /dev/null
+++ b/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_8_1d7c8c8c5b34cbc7166f8d4d52b91761._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="Agenta"
+ subject="comment 8"
+ date="2015-11-18T19:19:37Z"
+ content="""
+It is my understanding the Bup deduplicates even \"within\" files, i.e. if a file was modified only the changes are stored, not the entire new version. For my use case that would save a lot of space.
+
+"""]]