explain relationship of pairing to git remotes
This commit is contained in:
parent
55bf506bb0
commit
7ea529cf2a
1 changed files with 7 additions and 0 deletions
|
@ -48,3 +48,10 @@ git annex assistant makes that easy too.
|
||||||
|
|
||||||
And also, you can pair with as many other computers as you like, not just
|
And also, you can pair with as many other computers as you like, not just
|
||||||
one!
|
one!
|
||||||
|
|
||||||
|
## What does pairing actually do behind the scenes?
|
||||||
|
|
||||||
|
It ensures that both repositories have correctly configured
|
||||||
|
[[remotes|walkthrough/adding_a_remote]] pointing to each other.
|
||||||
|
If you have already configured this manually, you do not need to
|
||||||
|
perform pairing.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue