Added a comment
This commit is contained in:
parent
566e1e8524
commit
0115e5441d
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="Lukey"
|
||||
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
|
||||
subject="comment 5"
|
||||
date="2021-06-19T12:14:33Z"
|
||||
content="""
|
||||
Hmm, it should work as you described it. Did you run `git annex sync` on the 2nd repo _after_ running `git annex sync` on the 1st repo (where you copied the files to the ipfs remote)? Can you post the output of the following actions, in that order:
|
||||
|
||||
repo1# git annex copy somefile --to=ipfs
|
||||
repo1# git annex sync
|
||||
repo2# git annex sync
|
||||
"""]]
|
Loading…
Reference in a new issue