(no commit message)
authorachilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8 <achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8@web>
Mon, 21 Sep 2020 14:15:18 +0000 (14:15 +0000)
committeradmin <admin@branchable.com>
Mon, 21 Sep 2020 14:15:18 +0000 (14:15 +0000)
doc/forum/Preventing_annex.ignore_for_remote.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Preventing_annex.ignore_for_remote.mdwn b/doc/forum/Preventing_annex.ignore_for_remote.mdwn
new file mode 100644 (file)
index 0000000..f305556
--- /dev/null
@@ -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.