summaryrefslogtreecommitdiff
path: root/doc/todo/Deduplicate_archive___40__i.e._zip__41___files
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-08-12 19:51:38 +0000
committerGravatar admin <admin@branchable.com>2014-08-12 19:51:38 +0000
commitf21044dfc565f61a2b4ac692e1954425aae62c31 (patch)
tree85d14daefe2320784423519947c6fd844414a48f /doc/todo/Deduplicate_archive___40__i.e._zip__41___files
parent66df209870920c4c132782254edba36589b09810 (diff)
Added a comment
Diffstat (limited to 'doc/todo/Deduplicate_archive___40__i.e._zip__41___files')
-rw-r--r--doc/todo/Deduplicate_archive___40__i.e._zip__41___files/comment_1_619840f2337b018ff165565325cf1a61._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/Deduplicate_archive___40__i.e._zip__41___files/comment_1_619840f2337b018ff165565325cf1a61._comment b/doc/todo/Deduplicate_archive___40__i.e._zip__41___files/comment_1_619840f2337b018ff165565325cf1a61._comment
new file mode 100644
index 000000000..19548edb3
--- /dev/null
+++ b/doc/todo/Deduplicate_archive___40__i.e._zip__41___files/comment_1_619840f2337b018ff165565325cf1a61._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.7"
+ subject="comment 1"
+ date="2014-08-12T19:51:38Z"
+ content="""
+All you need to do is unzip your zip file, and then `git annex add` or `git annex import` its contents. It will then automatically deduplicate.
+
+Due to the way compression works, two zip (or gz) files with identical contents but different checksums are unlikely to share many bytes in common. So git-annex cannot help with de-duplicating unless you unzip them.
+"""]]