From 49568b6b96336af6d9ab8f8507effaaa6694dba0 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0" Date: Wed, 3 Dec 2014 07:36:22 +0000 Subject: [PATCH] Added a comment: Not so big tree --- ..._5_d5c29dc4ea49542f7053bf2e83e0f07f._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/repair_stuck_on_ls-tree_command/comment_5_d5c29dc4ea49542f7053bf2e83e0f07f._comment 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 0000000000..5af49a7e44 --- /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. + +"""]]