This commit is contained in:
Joey Hess 2023-03-01 12:34:40 -04:00
parent 70d89456d2
commit bded62378a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 14 additions and 0 deletions

View file

@ -25,3 +25,5 @@ git-annex version: 6.20180913+git33-g2cd5a723f-1~ndall+1
[[!meta author=yoh]]
[[!tag projects/datalad]]
[[!tag moreinfo unlikely]]
> [[wontfix|done]] --[[Joey]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""Re: comment 9"""
date="2023-03-01T16:30:42Z"
content="""
An external special remote can hook into addurl by implementing
CLAIMURL and CHECKURL. So yes, an external special remote could implement
s3 urls.
Looking over this thread, I think it's clear that git-annex should not
implement support for these s3 urls itself.
"""]]