(i don't have a remote origin, but it's more common and doesn't change the example)
This commit is contained in:
parent
f8282b55ce
commit
8b847517a8
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ after upgrading to git-annex 3, i'm stuck with diverging git-annex branches -- i
|
||||||
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:
|
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"]
|
[branch "git-annex"]
|
||||||
remote = poseidon
|
remote = origin
|
||||||
merge = git-annex
|
merge = git-annex
|
||||||
|
|
Loading…
Reference in a new issue