git-annex/doc/forum/git_pull_remote_git-annex.mdwn
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU c3d3bf3329
2011-12-06 13:36:35 +00:00

11 lines
367 B
Markdown

I thought I'd followed the walk through when initially setting up my repos.
However I find that I have to do the following to sync my annex's.
git pull remote master
git checkout git-annex
git pull remote git-annex
git checkout master
git annex get .
Has something gone wrong? I see no mention of syncing git-annex repos in the walk-through...