From b1cf0869db35fb112a309dd6069b30b86a3bf4fd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 Nov 2019 11:48:45 -0400 Subject: [PATCH] link to todo --- doc/todo/git-lfs_special_remote_simpler_setup.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/todo/git-lfs_special_remote_simpler_setup.mdwn b/doc/todo/git-lfs_special_remote_simpler_setup.mdwn index 1789f0bae6..ee0a55cdff 100644 --- a/doc/todo/git-lfs_special_remote_simpler_setup.mdwn +++ b/doc/todo/git-lfs_special_remote_simpler_setup.mdwn @@ -15,7 +15,8 @@ enumerating remotes, which I think is currently avoided, and might be too much overhead to add to git-annex generally for the value of this feature. Many urls could be used to clone the same LFS repo. http(s) and ssh are the -obvious two or three. Now that `initremote --sameas` is available, +obvious two or three. Now that `initremote --sameas` +[[is available|support_multiple_special_remotes_with_same_uuid]], special remotes can be initialized for all the urls. The user would need to do that themselves probably.