diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-06-10 16:41:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-10 16:41:43 +0000 |
commit | 68ed12eab4e0f73008a2af152b534ff08d92a57b (patch) | |
tree | 53155a3300703c834fac3a52f7ca35b2050842be | |
parent | ef6209db43d2dcea8a74805d5425988b0f7bf4ab (diff) |
Added a comment
-rw-r--r-- | doc/bugs/fat_support/comment_5_64bbf89de0836673224b83fdefa0407b._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/fat_support/comment_5_64bbf89de0836673224b83fdefa0407b._comment b/doc/bugs/fat_support/comment_5_64bbf89de0836673224b83fdefa0407b._comment new file mode 100644 index 000000000..1063b0f91 --- /dev/null +++ b/doc/bugs/fat_support/comment_5_64bbf89de0836673224b83fdefa0407b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 5" + date="2011-06-10T16:41:43Z" + content=""" +@ethan the reason that wouldn't work is because git would then see a file that was checked in and had its one line symlinkish content replaced with a huge binary blob. And git commit would try to commit that etc. The potential for foot-shooting is too high. +"""]] |