diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-08-22 17:25:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-22 17:25:48 +0000 |
commit | b76c8c25966d92f87001ccad6114a6d996e796b8 (patch) | |
tree | 40205834238dfcc434469a2215a8c20bfd1e5042 | |
parent | 713b6ae776499a304c058fcfbb6227d03099e310 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/non-annexed_file_changed_to_annexed_on_typechange/comment_8_c53ce2274388711ffbde1595b64f932b._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange/comment_8_c53ce2274388711ffbde1595b64f932b._comment b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange/comment_8_c53ce2274388711ffbde1595b64f932b._comment new file mode 100644 index 000000000..b4ef6b5c7 --- /dev/null +++ b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange/comment_8_c53ce2274388711ffbde1595b64f932b._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.63" + subject="comment 8" + date="2013-08-22T17:25:48Z" + content=""" +Yay for the git-annex community for another fine bug testcase! + +The problem is simply that it assumes any typechanged link was an annexed file, and doesn't doublecheck. Fixing that now.. +"""]] |