diff options
author | 2014-12-03 07:36:22 +0000 | |
---|---|---|
committer | 2014-12-03 07:36:22 +0000 | |
commit | 101fa935b5ae9c2b975c776814f22845bf94c870 (patch) | |
tree | 32b753309ee7537998029655e0b3ac858a5f0f50 | |
parent | 26402125ce3bf0105e2bfb45cff9848dbc9d5e6a (diff) |
Added a comment: Not so big tree
-rw-r--r-- | doc/forum/repair_stuck_on_ls-tree_command/comment_5_d5c29dc4ea49542f7053bf2e83e0f07f._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/repair_stuck_on_ls-tree_command/comment_5_d5c29dc4ea49542f7053bf2e83e0f07f._comment b/doc/forum/repair_stuck_on_ls-tree_command/comment_5_d5c29dc4ea49542f7053bf2e83e0f07f._comment new file mode 100644 index 000000000..5af49a7e4 --- /dev/null +++ b/doc/forum/repair_stuck_on_ls-tree_command/comment_5_d5c29dc4ea49542f7053bf2e83e0f07f._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0" + nickname="Samuel" + subject="Not so big tree" + date="2014-12-03T07:36:22Z" + content=""" +The output of the ls-tree command suggests this tree is the git-annex branch at some point in time. + +I tried on my photos annex to ls-tree the git-annex branch and got. + + $ git ls-tree -r --full-tree git-annex | wc + 156405 625620 23685538 + +My git-annex tree is about 22Mib in size, that means twice bigger than yours (no +dumb joke intended) and I don't suffer such problem. + +"""]] |