From 800e5e7ebf827da30d145fbdb84f46cb29f03cd6 Mon Sep 17 00:00:00 2001 From: "michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec" Date: Sun, 8 Mar 2020 08:01:00 +0000 Subject: [PATCH] --- ...rovides_remote_name_with_GETCONFIG_name.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/bugs/git-annex_no_longer_provides_remote_name_with_GETCONFIG_name.mdwn diff --git a/doc/bugs/git-annex_no_longer_provides_remote_name_with_GETCONFIG_name.mdwn b/doc/bugs/git-annex_no_longer_provides_remote_name_with_GETCONFIG_name.mdwn new file mode 100644 index 0000000000..469fb1190d --- /dev/null +++ b/doc/bugs/git-annex_no_longer_provides_remote_name_with_GETCONFIG_name.mdwn @@ -0,0 +1,17 @@ +### Please describe the problem. + +A special remote implementation that needs to look up further config based on the remote name no longer works, because a recent change prevents `GETCONFIG name` to return the remote name while `git annex initremote` is driving the special remote implementation. + + +### What version of git-annex are you using? On what operating system? + +It used to work with 7.20191230 and no longer does with 8.20200226, test on Debian and Ubuntu. + +### Please provide any additional information below. + +Originally reported at https://github.com/datalad/datalad/issues/4259 + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +There is no day that ends without me being grateful for git-annex ;-) + -- 2.30.2