Added a comment

This commit is contained in:
http://joeyh.name/ 2014-08-12 19:51:38 +00:00 committed by admin
parent d2879070a9
commit eac61dacd1

View file

@ -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.
"""]]