Closed ktavabi closed 8 years ago
God I hate this shit :angry: how is there still conflicts after rebasing?
I don't understand rebasing myself. There is a conflict because we both changed a version of mnefunsupport.py
. Just add my change (moving the customprov line inside the loop) and mark as resolved, then commit.
Looks like you merged redo-fix
but you want to merge master
, I think?
I want to merge upstream/master
which is what I thought rebase onto does...
And when I try to merge now it says everything is up to date....ugh every time I PR 2 deletions it takes 34 commits to make it work
@ilogue this needs to be merged in place of previous PR using
.tolist()
that causes anAttributeError
.