diff options
author | http://adamspiers.myopenid.com/ <Adam@web> | 2012-10-25 11:44:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-25 11:44:15 +0000 |
commit | c3f63f7e55b7d5b014de1341c18d0088350c2a3b (patch) | |
tree | 7da34a4a1c6872c27cf4dff3c2a5f53c24ccb377 /doc/assistant | |
parent | 0285265e45ff28e914ed2d20126c4c62b89dc2d5 (diff) |
explain relationship of pairing to git remotes
Diffstat (limited to 'doc/assistant')
-rw-r--r-- | doc/assistant/pairing_walkthrough.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/assistant/pairing_walkthrough.mdwn b/doc/assistant/pairing_walkthrough.mdwn index 78bd91b16..4c0b7f2df 100644 --- a/doc/assistant/pairing_walkthrough.mdwn +++ b/doc/assistant/pairing_walkthrough.mdwn @@ -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. |