From: achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8 Date: Mon, 21 Sep 2020 14:15:18 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~112^2~89 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=88729cbfebf16e97f254155ae8aec37b3bcdd973;p=git-annex.git --- diff --git a/doc/forum/Preventing_annex.ignore_for_remote.mdwn b/doc/forum/Preventing_annex.ignore_for_remote.mdwn new file mode 100644 index 0000000000..f305556d41 --- /dev/null +++ b/doc/forum/Preventing_annex.ignore_for_remote.mdwn @@ -0,0 +1,3 @@ +Sometimes through misconfiguration I have situations where the git server is reachable but annex fails to reach the annex-shell. If I set `annex.ignore` explicitly to `false` for a remote, will that prevent git-annex from setting it to true in these situations? + +I want to be able to set it so that even if a remote is detected to not support annex, it should still regard it as an annex remote.