From: Joey Hess Date: Mon, 9 Nov 2020 21:30:08 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~102^2~109 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=af9354f447c44569e91823cf9bbcfd75dc971a80;p=git-annex.git comment --- diff --git a/doc/bugs/file_not_correctly_added/comment_8_853b92286502fc5b45e42c9db213a9be._comment b/doc/bugs/file_not_correctly_added/comment_8_853b92286502fc5b45e42c9db213a9be._comment new file mode 100644 index 0000000000..57b7fb0af1 --- /dev/null +++ b/doc/bugs/file_not_correctly_added/comment_8_853b92286502fc5b45e42c9db213a9be._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2020-11-09T21:29:16Z" + content=""" +Perhaps these CR2 files somehow get incorrectly treated as annex link files +despite not being them? Can you reproduce it with some other file content, +eg + + echo foo > file + git annex add file +"""]]