and reword possibly slightly confusing part of walkthrough
This commit is contained in:
Joey Hess 2021-09-21 13:23:57 -04:00
parent ffb8af132e
commit 97439f4233
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 11 additions and 2 deletions

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2021-09-21T17:22:22Z"
content="""
It is perfectly safe. It can take some additional configuration
to get the clients sending the objects that the other clients want
to the server.
"""]]

View file

@ -18,5 +18,5 @@ giving the repository a description helps when git-annex talks about it
later.
Notice that both repos are set up as remotes of one another. This lets
either get annexed files from the other. You'll want to do that even
if you are using git in a more centralized fashion.
either get annexed files from the other. You'll often want to do that
even when you are using git in a more centralized fashion.