diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-08-02 16:58:41 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-02 16:58:41 +0000 |
commit | ab6ad94bb9d7e576f2af1398823a63de180e6365 (patch) | |
tree | fd76c11e4bec42863cccb8b86143cb069cd38c15 /doc | |
parent | 6d0353eaadcedc205bae4481cb5116a17b178cc8 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git_unannex_speed/comment_1_10cf326248f4e89e1f75bf97d7574763._comment | 7 |
1 files changed, 7 insertions, 0 deletions
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 000000000..39fc4793c --- /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. +"""]] |