From 96d2000570d8682689e018b03c13639fa2ffe56e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Dec 2018 12:17:48 -0400 Subject: [PATCH] analysis, already fixed --- doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem.mdwn | 2 ++ .../comment_1_a940e8cfd427eb3396ac327970a93805._comment | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem/comment_1_a940e8cfd427eb3396ac327970a93805._comment diff --git a/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem.mdwn b/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem.mdwn index f06cc28e08..a0fb0f2e5c 100644 --- a/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem.mdwn +++ b/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem.mdwn @@ -126,3 +126,5 @@ I am a faithful user of git-annex since almost the beginning, and it's serving me incredibly well. The new v7 mode seems awesome and I have high hopes it will solve a *ton* of workflow issues I have identified over time with git-annex. So congratulations on that awesome work! :) + +> [[fixed|done]] in master, I think. --[[Joey]] diff --git a/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem/comment_1_a940e8cfd427eb3396ac327970a93805._comment b/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem/comment_1_a940e8cfd427eb3396ac327970a93805._comment new file mode 100644 index 0000000000..43963db978 --- /dev/null +++ b/doc/bugs/v7_fails_to_fetch_files_on_FAT_filesystem/comment_1_a940e8cfd427eb3396ac327970a93805._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-12-04T16:16:42Z" + content=""" +Thing is, it should have auto-upgraded to v7 in that case, and a bug +prevented it from doing so. Already fixed in +[[!commit 865d5561035fec84749f8b2131110fab97cd3aa6]]. +"""]]