aboutsummaryrefslogtreecommitdiff
path: root/doc/special_remotes/tahoe/comment_5_588d129cc2eaf0a8df9fc2fc6de014a9._comment
blob: 3d39160efd7317c8efff831644da983f37fa7135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 5"""
 date="2015-08-14T18:03:52Z"
 content="""
@sanket you need to get your git repositories on the two systems connected
in some way (ie, push one to github, pull in the other one). Once the git
repositories are in sync, `git annex get` can be run in the second repository
and will know how to download files that were uploaded to tahoe from the
first repository.

Nothing tahoe specific here, that's how any git-annex special remote
works..
"""]]