File: comment_9_47e4ea77d0262d332d86a06d7aaeddd8._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
[[!comment format=mdwn
 username="http://joeyh.name/"
 subject="comment 9"
 date="2015-01-07T17:25:43Z"
 content="""
Lemao, make sure you have pushed your git-annex branch to your central git repository.

When you clone that repo elsewhere, you can add the S3 remote by running `git annex enableremote cloud` (replace \"cloud\" with whatever name you originally picked when you used `git annex initremote` to set up the S3 remote in the first place.

git-annex stores the necessary configuration of the S3 remote on the git-annex branch.
"""]]