From bc222b12dad504794342a645536718a10aeb71eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 6 Jul 2016 14:57:32 -0400 Subject: [PATCH] comment --- ...comment_2_7efc9b056b88fc7a75309a80445b5102._comment | 10 ++++++++++ ...comment_2_93a6a0779f52bdd3de6e4d2500cfd223._comment | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_2_7efc9b056b88fc7a75309a80445b5102._comment create mode 100644 doc/forum/How_to_improve_performance_with_v6_repos__63__/comment_2_93a6a0779f52bdd3de6e4d2500cfd223._comment diff --git a/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_2_7efc9b056b88fc7a75309a80445b5102._comment b/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_2_7efc9b056b88fc7a75309a80445b5102._comment new file mode 100644 index 0000000000..43f9b37af5 --- /dev/null +++ b/doc/bugs/v6__58___git_status__47__add_after_unlock_is_linear_to_the_file_size/comment_2_7efc9b056b88fc7a75309a80445b5102._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-07-06T18:56:04Z" + content=""" +This problem is dicussed in detail in [[todo/smudge]] and is the main +reason that v6 mode is not production ready. + +I have patches to git that avoid this problem. +"""]] diff --git a/doc/forum/How_to_improve_performance_with_v6_repos__63__/comment_2_93a6a0779f52bdd3de6e4d2500cfd223._comment b/doc/forum/How_to_improve_performance_with_v6_repos__63__/comment_2_93a6a0779f52bdd3de6e4d2500cfd223._comment new file mode 100644 index 0000000000..7e7d55028d --- /dev/null +++ b/doc/forum/How_to_improve_performance_with_v6_repos__63__/comment_2_93a6a0779f52bdd3de6e4d2500cfd223._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-07-06T18:57:15Z" + content=""" +This problem is dicussed in detail in [[todo/smudge]] and is the main +reason that v6 mode is not production ready. + +I have patches to git that avoid this problem. +"""]]