summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-08 15:37:54 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-08 15:37:54 -0400
commitd08565fd42942f429042e8af55c1f0a188e478e0 (patch)
tree94ebc313ebaf5f079b0dc5d961a00372597c138f
parente7a390a1b3eab30dadd8e51a44274a76a2f8d121 (diff)
response
-rw-r--r--doc/forum/What_does_a___91__RepoName__93___means__63__/comment_3_4b62bf0c03fed86270a7873a8835dc7f._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/What_does_a___91__RepoName__93___means__63__/comment_3_4b62bf0c03fed86270a7873a8835dc7f._comment b/doc/forum/What_does_a___91__RepoName__93___means__63__/comment_3_4b62bf0c03fed86270a7873a8835dc7f._comment
new file mode 100644
index 000000000..b642d060f
--- /dev/null
+++ b/doc/forum/What_does_a___91__RepoName__93___means__63__/comment_3_4b62bf0c03fed86270a7873a8835dc7f._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2017-12-08T19:36:59Z"
+ content="""
+The "[S3]" means that the special remote's name is "S3".
+So, you can run `git annex copy --to S3` or something like that and it will
+use that special remote.
+
+This particular remote has no description set, which is why it only
+displays the name.
+"""]]