diff options
author | https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd <Anthony_DeRobertis@web> | 2016-08-24 10:53:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-08-24 10:53:05 +0000 |
commit | 9b2964897b6a1ae8bad11d4fb2104f7f1843091c (patch) | |
tree | 821ee75a1bf81a3824009016ba76f9d691282e82 /doc | |
parent | 427671f0c7296d0e58fdce665a4cbde03833f208 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/filename_with___34____63____34___causes_unknown_response/comment_1_e5f727ca42cb341c1c8fd7feae184948._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/filename_with___34____63____34___causes_unknown_response/comment_1_e5f727ca42cb341c1c8fd7feae184948._comment b/doc/bugs/filename_with___34____63____34___causes_unknown_response/comment_1_e5f727ca42cb341c1c8fd7feae184948._comment new file mode 100644 index 000000000..e9669a3da --- /dev/null +++ b/doc/bugs/filename_with___34____63____34___causes_unknown_response/comment_1_e5f727ca42cb341c1c8fd7feae184948._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd" + nickname="Anthony DeRobertis" + subject="comment 1" + date="2016-08-24T10:53:05Z" + content=""" +Pretty sure that's not a file with a question mark (`0x3f`) in it, that's a file with a carriage return (`0x0d`) in it. In which case see also [git annex import fails on filenames with newlines in them](https://git-annex.branchable.com/bugs/git_annex_import_fails_on_filenames_with_newlines_in_them/). +"""]] |