diff options
author | http://joeyh.name/ <joey@web> | 2013-04-08 21:16:33 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-08 21:16:33 +0000 |
commit | 2517a20fd9622fe6aeb148e5ff983e3689cf05e9 (patch) | |
tree | b9784e2ef1a9a686e29571fa83bd8fc63dd5eaad | |
parent | af53d1966bc608553384841ce60b897c131fb816 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/assistant_does_not_warn_on_files_it_failed_to_add/comment_5_a2ff7668f2a0d549b362d7de97fac8a1._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/assistant_does_not_warn_on_files_it_failed_to_add/comment_5_a2ff7668f2a0d549b362d7de97fac8a1._comment b/doc/bugs/assistant_does_not_warn_on_files_it_failed_to_add/comment_5_a2ff7668f2a0d549b362d7de97fac8a1._comment new file mode 100644 index 000000000..10c068f13 --- /dev/null +++ b/doc/bugs/assistant_does_not_warn_on_files_it_failed_to_add/comment_5_a2ff7668f2a0d549b362d7de97fac8a1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 5" + date="2013-04-08T21:16:33Z" + content=""" +\"I would imagine\" is not a useful debugging method. I asked you to run `git annex add` so that if it succeeds, I have a verified data point that reduces the problem space to only code inside the assistant, and if it fails, I have an easy way to reproduce the problem to debug further. At the moment, I have neither. :P + +`.gitignore` is really, truely, not supported by the assistant. I just ran your test case, and it added `file.test` as soon as I created it. Also, I never wrote support for `.gitignore`; I know right where that support should go, and I have a dozen people who have complained it is not supported. +"""]] |