diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-03-10 19:24:45 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-10 19:24:45 +0000 |
commit | 1896e82dc092561ceaecd62770ab4cef1f138254 (patch) | |
tree | 64e8b4f4e7ed811d9ca345b97da3955930837db8 | |
parent | d85f5676b22eb5d7b0bbd60ee64c128fe1faa5ad (diff) |
Added a comment
-rw-r--r-- | doc/bugs/git-annex_sucking_up_all_available_RAM_after_startup/comment_6_7d0d49fd165af5e30606982e05335d34._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_sucking_up_all_available_RAM_after_startup/comment_6_7d0d49fd165af5e30606982e05335d34._comment b/doc/bugs/git-annex_sucking_up_all_available_RAM_after_startup/comment_6_7d0d49fd165af5e30606982e05335d34._comment new file mode 100644 index 000000000..bd6fcad6a --- /dev/null +++ b/doc/bugs/git-annex_sucking_up_all_available_RAM_after_startup/comment_6_7d0d49fd165af5e30606982e05335d34._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 6" + date="2014-03-10T19:24:45Z" + content=""" +I suppose it would be useful to look at the output of `git log git-annex..13d365f16ffdb5a393f66362b840d3f21bb4c59c --oneline -n1` + +Either than command is outputting a huge amount of stuff, or it's actually causing git (not git-annex) to use a lot of memory. Not sure which it is from the description. +"""]] |