From 0a27f77fee503d6f7d99fb42e804246fbf5abc8a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Oct 2019 11:27:19 -0400 Subject: [PATCH] clarify --- doc/special_remotes/git.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/special_remotes/git.mdwn b/doc/special_remotes/git.mdwn index ac93412cd4..6d83581e8b 100644 --- a/doc/special_remotes/git.mdwn +++ b/doc/special_remotes/git.mdwn @@ -16,6 +16,8 @@ Then, to set up the special remote: git annex initremote myremote type=git location=ssh://... autoenable=true +The location must be the same url as the existing git remote. + Now `git annex init` in each clone of the repository will autoenable myremote. Note that the name of the git remote (`tmpremote` above) has to be