explain relationship of pairing to git remotes

This commit is contained in:
http://adamspiers.myopenid.com/ 2012-10-25 11:44:15 +00:00 committed by admin
parent 55bf506bb0
commit 7ea529cf2a

View file

@ -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
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.