summaryrefslogtreecommitdiff
path: root/doc/special_remotes.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-28 08:40:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-28 08:40:05 -0400
commit3bdc5eb29077add9f2de18ba587ca88bb98cb63e (patch)
tree6af319f70484495f2f9f79908bd8b2364ac01fed /doc/special_remotes.mdwn
parentc532be4c5deacf50659a54960c581a717c3b2f25 (diff)
will need gpg encryption for s3
Diffstat (limited to 'doc/special_remotes.mdwn')
-rw-r--r--doc/special_remotes.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn
index 7dc54fd9b..717ec4840 100644
--- a/doc/special_remotes.mdwn
+++ b/doc/special_remotes.mdwn
@@ -9,4 +9,5 @@ They cannot be used by other git commands though.
## Amazon S3
Stores file contents in a bucket in Amazon S3 or a similar service.
+Content is stored encrypted by gpg.
See [[walkthrough/using_Amazon_S3]] for examples.