From 8294366f6472c11c702302babeed01266cf7f373 Mon Sep 17 00:00:00 2001 From: "https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb" Date: Sat, 8 Aug 2015 18:29:32 +0000 Subject: [PATCH] --- doc/forum/Remote__39__s_git-annex-shell_not_detected.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Remote__39__s_git-annex-shell_not_detected.mdwn b/doc/forum/Remote__39__s_git-annex-shell_not_detected.mdwn index 0a167218c2..5d9223ff98 100644 --- a/doc/forum/Remote__39__s_git-annex-shell_not_detected.mdwn +++ b/doc/forum/Remote__39__s_git-annex-shell_not_detected.mdwn @@ -1,4 +1,4 @@ -When doing `git annex get fname` in a repo A with 2 remotes on LAN (B and C), it says they don't have git annex installed so it sets the `annex-ignore` flag. However, they do have it, and I can `annex-get` files from C to B. Versions of git and git-annex vary between the machines. Any idea what could be causing it? +When doing `git annex get fname` in a repo A with 2 remotes on LAN (B and C), it says they don't have git annex installed so it sets the `annex-ignore` flag. However, they do have it, and I can `annex-get` files from C to B. Versions of git and git-annex vary between the machines. Any idea what could be causing it? Perhaps A's git needs an update? A: