diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0 <Sehr@web> | 2012-12-02 19:24:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-02 19:24:59 +0000 |
commit | 4b935ba90fb4564c10ad24064c49f5753bda5beb (patch) | |
tree | 21b72eb7a17b2b478f379bde627d68a00619f5a4 | |
parent | f50a8b387970861073c211547d6b41f9e2c23822 (diff) |
Added a comment
-rw-r--r-- | doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment b/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment new file mode 100644 index 000000000..c102243f4 --- /dev/null +++ b/doc/forum/benefit_of_splitting_a_repository/comment_2_4e2fed247298d620fee7be883a1e86a6._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0" + nickname="Sehr" + subject="comment 2" + date="2012-12-02T19:24:59Z" + content=""" +The biggest problem I am facing actually is the git pack-objects command, which takes forever. + +I am not starting it manually, but \"git annex sync\" is. + +Any advice on how to make this faster? +Does it make sense at all to pack a bunch of uncompressible simlinks? + +I already tried the delta=false attrigute, without any (major) effect. +"""]] |