Closed dbu closed 8 years ago
@dbu I think it's better to just execute git merge locally instead of using a intermediate branch to merge both
git merge
well, like this i get the full build matrix from travisci, just in case i mess something up.
the conflict was only on something that was actually changed in #303 , so conflicts indeed are solved with this process too.
@dbu I think it's better to just execute
git merge
locally instead of using a intermediate branch to merge both