diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-03-18 18:07:52 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-03-18 18:07:52 +0000 |
commit | 12a2f366c235dc7b7280411622c8462f0afaae3c (patch) | |
tree | 2fdf9f949e1d065d22556b338be12e0a168c244c /doc | |
parent | 8fed2539a3056bafb92dc55b1bd393be03fef758 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/walkthrough/adding_a_remote.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/walkthrough/adding_a_remote.mdwn b/doc/walkthrough/adding_a_remote.mdwn index be8e8e7fe..013ac5110 100644 --- a/doc/walkthrough/adding_a_remote.mdwn +++ b/doc/walkthrough/adding_a_remote.mdwn @@ -17,3 +17,5 @@ of the new repository created on the USB drive. 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. + +Note that you need to pull from the new remote at least once to make your local annex aware of the remote annex. |