diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-04-02 17:48:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-04-02 17:48:29 +0000 |
commit | b159c10d9c839dc6dffc10ce4a7c51b456b65b28 (patch) | |
tree | d7a42d46ccd85c2f377eb2ac51b4562390508a57 | |
parent | 616e6f8a840ef4d99632d12a2e7ea15c3cfb1805 (diff) |
Added a comment
-rw-r--r-- | doc/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/comment_1_b3f22f9be02bc4f2d5a121db3d753ff5._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/comment_1_b3f22f9be02bc4f2d5a121db3d753ff5._comment b/doc/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/comment_1_b3f22f9be02bc4f2d5a121db3d753ff5._comment new file mode 100644 index 000000000..124993bcf --- /dev/null +++ b/doc/forum/performance_improvement:_git_on_ssd__44___annex_on_spindle_disk/comment_1_b3f22f9be02bc4f2d5a121db3d753ff5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-04-02T17:48:29Z" + content=""" +Either option should work fine, but git gc --aggressive will probably avoid most of git's seeking. +"""]] |