diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-11 12:56:15 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-11 12:56:15 -0400 |
commit | f42f4fe966e317b984f51a32f5716f92e724ceef (patch) | |
tree | 508831516f6d29279be224062d9afc03f91cbf10 /doc/tips | |
parent | 0ec169c129cd5bac03b351fd34f1392335d41ee5 (diff) |
remove my addition; I missed that bgilbert already said the same in a comment
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/using_Google_Cloud_Storage.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/tips/using_Google_Cloud_Storage.mdwn b/doc/tips/using_Google_Cloud_Storage.mdwn index d2589700c..d44e4f17f 100644 --- a/doc/tips/using_Google_Cloud_Storage.mdwn +++ b/doc/tips/using_Google_Cloud_Storage.mdwn @@ -7,10 +7,3 @@ Here is a configuration example: Thanks to jterrance for the [original tip](https://gist.github.com/4576324). --[[Joey]] - ---- - -There is also an external special remote that accesses Google Cloud Storage -via a Google Cloud service account, and does not rely on the Google Cloud -Storage Interoperability API. <https://github.com/bgilbert/gcsannex> has -features including support for Nearline storage. |