This commit is contained in:
parent
01f7c74d1f
commit
c3d3bf3329
1 changed files with 11 additions and 0 deletions
11
doc/forum/git_pull_remote_git-annex.mdwn
Normal file
11
doc/forum/git_pull_remote_git-annex.mdwn
Normal file
|
@ -0,0 +1,11 @@
|
|||
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...
|
Loading…
Reference in a new issue