diff options
author | CandyAngel <CandyAngel@web> | 2015-06-30 07:17:49 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-06-30 07:17:49 +0000 |
commit | f8a88a643d6c82f94c54d273fcdf7779028dd246 (patch) | |
tree | 141ffc6d0d47e86908e044ac613eff7e7758820a | |
parent | ce0d32c5cb7fac2ac4354de735eb736eda5a122b (diff) |
Added a comment
-rw-r--r-- | doc/forum/How_big_can_a_git-annex_repo_get_and_still_be_reliable_and_fast__63__/comment_1_99e7e1b178bbb17fffea0892538d4049._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/How_big_can_a_git-annex_repo_get_and_still_be_reliable_and_fast__63__/comment_1_99e7e1b178bbb17fffea0892538d4049._comment b/doc/forum/How_big_can_a_git-annex_repo_get_and_still_be_reliable_and_fast__63__/comment_1_99e7e1b178bbb17fffea0892538d4049._comment new file mode 100644 index 000000000..84252ba5b --- /dev/null +++ b/doc/forum/How_big_can_a_git-annex_repo_get_and_still_be_reliable_and_fast__63__/comment_1_99e7e1b178bbb17fffea0892538d4049._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 1" + date="2015-06-30T07:17:48Z" + content=""" +It can actually get really big and still be okay to use, if you follow the [tips page for annexs with lots of files](/tips/Repositories with large number of files). + +Mine is still reasonably responsive at 10 million files! Iterating over it all (git annex info, deduping) is really painful though, but it'd be like that without git-annex.. +"""]] |