This commit is contained in:
Joey Hess 2016-10-31 16:12:15 -04:00
parent c5fd2775b1
commit 7ff0139b69
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2016-10-31T20:10:22Z"
content="""
What real filenames? A git-annex special remote is a key/value store, where
any key can correspond to zero or any number of filenames in the working
tree.
What you're doing with S3 is using it to publish some files over the web.
Fine. That's not a S3 special remote, so don't use it that way, just `git
annex addurl` the files from S3.
"""]]