From d0dbaddb460f01054c70e757d552e04f53588aee Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 4 Jul 2014 18:24:51 +0000 Subject: [PATCH] Added a comment --- .../comment_1_8b60b7816b9bf2c8cdd21b5cae431555._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/runs_of_of_memory_adding_2_million_files/comment_1_8b60b7816b9bf2c8cdd21b5cae431555._comment diff --git a/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_1_8b60b7816b9bf2c8cdd21b5cae431555._comment b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_1_8b60b7816b9bf2c8cdd21b5cae431555._comment new file mode 100644 index 0000000000..d4b1c3fd8d --- /dev/null +++ b/doc/bugs/runs_of_of_memory_adding_2_million_files/comment_1_8b60b7816b9bf2c8cdd21b5cae431555._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.55" + subject="comment 1" + date="2014-07-04T18:24:51Z" + content=""" +The diff-filter=T comes from when Command.Add runs its pass to find unlocked files. It's finished adding all the files, so it must either be that or the git-annex branch commit that's running out of memory, I think. +"""]]