aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar xloem <xloem@web>2017-10-07 19:46:12 +0000
committerGravatar admin <admin@branchable.com>2017-10-07 19:46:12 +0000
commit950631d05412f4c22c93f08e6dfc3cf0492a801a (patch)
tree4b50f7d1f66e9ade475102ad3ddaddca1177fb24 /doc
parentcca9beaebf18ce5b72fc4d6e7ea95dd68d445f91 (diff)
Added a comment: IPFS Deduplication
Diffstat (limited to 'doc')
-rw-r--r--doc/special_remotes/ipfs/comment_10_9fe1bef94c60fb47cad8b80b0cf0d722._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/special_remotes/ipfs/comment_10_9fe1bef94c60fb47cad8b80b0cf0d722._comment b/doc/special_remotes/ipfs/comment_10_9fe1bef94c60fb47cad8b80b0cf0d722._comment
new file mode 100644
index 000000000..654c9ef5d
--- /dev/null
+++ b/doc/special_remotes/ipfs/comment_10_9fe1bef94c60fb47cad8b80b0cf0d722._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="xloem"
+ avatar="http://cdn.libravatar.org/avatar/b8c087f7c5e6a9358748f0727c077f3b"
+ subject="IPFS Deduplication"
+ date="2017-10-07T19:46:12Z"
+ content="""
+IPFS now has an experimental feature for not duplicating file content in the ipfs store, which could be very helpful for this use. See description at [[https://github.com/ipfs/go-ipfs/issues/3397#issuecomment-284337564]] .
+
+To use this, git-annex needs to pass the `--nocopy` flag when running `ipfs add`.
+"""]]