This commit is contained in:
Joey Hess 2019-11-12 16:37:24 -04:00
parent 48748acc87
commit 3129923867
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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.
"""]]