From ff475d71c0cf86da8c42350d67a569c2f20becd7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Apr 2019 10:23:48 -0400 Subject: [PATCH] analysis --- ...ment_1_d01e15fe5f35a75bb8414ad87c487466._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/manages_to_incorrectly_add_to_annex_instead_of_git_based_on___34__mimetype__34___-_we_cannot_figure_it_out_why/comment_1_d01e15fe5f35a75bb8414ad87c487466._comment diff --git a/doc/bugs/manages_to_incorrectly_add_to_annex_instead_of_git_based_on___34__mimetype__34___-_we_cannot_figure_it_out_why/comment_1_d01e15fe5f35a75bb8414ad87c487466._comment b/doc/bugs/manages_to_incorrectly_add_to_annex_instead_of_git_based_on___34__mimetype__34___-_we_cannot_figure_it_out_why/comment_1_d01e15fe5f35a75bb8414ad87c487466._comment new file mode 100644 index 0000000000..e5e7193068 --- /dev/null +++ b/doc/bugs/manages_to_incorrectly_add_to_annex_instead_of_git_based_on___34__mimetype__34___-_we_cannot_figure_it_out_why/comment_1_d01e15fe5f35a75bb8414ad87c487466._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-04-26T14:21:31Z" + content=""" +On Debian unstable, file --mime says it's application/json. + +Since git-annex-standalone bundles the magic database, when it's built on +unstable, it may not match the magic database of the OS, which seems to +explain it. + +So I don't think this is a bug? +"""]]