summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar vgp <vgp@web>2017-08-30 12:42:23 +0000
committerGravatar admin <admin@branchable.com>2017-08-30 12:42:23 +0000
commit28c90b0c61e5165243e23d2250ee293e863bc358 (patch)
tree218d2bbc9600cdb9a5a29d9d5bc697f3a77593cb
parent395cebd3aaa9d7493fd9d0059908a4ba23cccd84 (diff)
Added a comment
-rw-r--r--doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment b/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment
new file mode 100644
index 000000000..a1bee43df
--- /dev/null
+++ b/doc/forum/huge_text_files___40__not_binary__41___-_compress/comment_2_44eb5f14dbf3c5061afeb847958f27fe._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="vgp"
+ avatar="http://cdn.libravatar.org/avatar/b332bfc1d3f49c196e1bff84b53d0f8b"
+ subject="comment 2"
+ date="2017-08-30T12:42:22Z"
+ content="""
+Thanks for your comments joey!
+In fact, compress files in the working tree is not mandatory. The main question is compress then in the git server (quota reasons). When we were using only git, it was slow (caused by huge files) but the files were compressed. Now, using git-annex, the operations are faster but the size of the repository increases a lot (due to lack of compression) and that is the problem once we've reached the disk quota in the git server.
+"""]]