From 312992386731e8cf666b1bb48d53dae27d642146 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Nov 2019 16:37:24 -0400 Subject: [PATCH] comment --- ...omment_4_3bea0473d4805b1ef56b955ba30166e8._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_4_3bea0473d4805b1ef56b955ba30166e8._comment diff --git a/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_4_3bea0473d4805b1ef56b955ba30166e8._comment b/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_4_3bea0473d4805b1ef56b955ba30166e8._comment new file mode 100644 index 0000000000..63877c943e --- /dev/null +++ b/doc/todo/globus_special_remote_as_a___34__transport__34___layer/comment_4_3bea0473d4805b1ef56b955ba30166e8._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2019-11-12T20:34:23Z" + content=""" +If the repository being accessed over globus uses .git/annex/objects/ +locations, it sounds to me like it's a git-annex repo, being accessed over +a protocol other than ssh. A special remote that accesses remote annex +objects could be created, and --sameas used to make the special remote have +the same uuid as the (remote) git-annex repo. +"""]]