From ab6ad94bb9d7e576f2af1398823a63de180e6365 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 2 Aug 2012 16:58:41 +0000 Subject: [PATCH] Added a comment --- .../comment_1_10cf326248f4e89e1f75bf97d7574763._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/git_unannex_speed/comment_1_10cf326248f4e89e1f75bf97d7574763._comment diff --git a/doc/forum/git_unannex_speed/comment_1_10cf326248f4e89e1f75bf97d7574763._comment b/doc/forum/git_unannex_speed/comment_1_10cf326248f4e89e1f75bf97d7574763._comment new file mode 100644 index 0000000000..39fc4793cc --- /dev/null +++ b/doc/forum/git_unannex_speed/comment_1_10cf326248f4e89e1f75bf97d7574763._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 1" + date="2012-08-02T16:58:41Z" + content=""" +It currently commits once per file, which is slow. `Command/Unannex.hs` explains why this is necessary. If I think of a way to avoid that, I will. +"""]]