comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 9 Nov 2020 21:30:08 +0000 (17:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 9 Nov 2020 21:30:08 +0000 (17:30 -0400)
doc/bugs/file_not_correctly_added/comment_8_853b92286502fc5b45e42c9db213a9be._comment [new file with mode: 0644]

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 (file)
index 0000000..57b7fb0
--- /dev/null
@@ -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
+"""]]