This commit is contained in:
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8 2020-09-21 14:15:18 +00:00 committed by admin
parent ed04443d36
commit 88729cbfeb

View file

@ -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.