problems with version 3 upgrade instructions
This commit is contained in:
parent
20a8f8c85b
commit
f8282b55ce
1 changed files with 9 additions and 0 deletions
9
doc/forum/version_3_upgrade.mdwn
Normal file
9
doc/forum/version_3_upgrade.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
after upgrading to git-annex 3, i'm stuck with diverging git-annex branches -- i didn't manage to follow this line in the directions:
|
||||
|
||||
> After this upgrade, you should make sure you include the git-annex branch when git pushing and pulling.
|
||||
|
||||
could you explain how to do that in a littel more detail? git pull seems to only merge master, although i have these ``.git/config`` settings:
|
||||
|
||||
[branch "git-annex"]
|
||||
remote = poseidon
|
||||
merge = git-annex
|
Loading…
Reference in a new issue