From e5adeb65f5e47dd3c8835a87a97527c4f97adde8 Mon Sep 17 00:00:00 2001 From: "lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245" Date: Tue, 3 Mar 2020 20:33:47 +0000 Subject: [PATCH] Added a comment --- ...omment_5_ae191f06cc858bef86dc79d44f0aedba._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/git-annex_upgrade_fails/comment_5_ae191f06cc858bef86dc79d44f0aedba._comment diff --git a/doc/bugs/git-annex_upgrade_fails/comment_5_ae191f06cc858bef86dc79d44f0aedba._comment b/doc/bugs/git-annex_upgrade_fails/comment_5_ae191f06cc858bef86dc79d44f0aedba._comment new file mode 100644 index 0000000000..876cf07dc9 --- /dev/null +++ b/doc/bugs/git-annex_upgrade_fails/comment_5_ae191f06cc858bef86dc79d44f0aedba._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245" + nickname="lhunath" + avatar="http://cdn.libravatar.org/avatar/6388e539b56b3875cc9aceb9f404b3ad" + subject="comment 5" + date="2020-03-03T20:33:47Z" + content=""" +Seems like git-annex should report on that. Simply saying \"git-annex: upgrade: 1 failed\" because git is 2.21 is extremely unhelpful. If git-annex requires a certain version of git, it should test for that and be explicit about that requirement in its error output. I needed this comment in order to resolve the issue. + +For me, 2.21 is just what macOS ships with. +"""]]