I would like to force git to always merge using a (kind of) 3-way conflicts resolution. Moreover, I want to do it to the point of being able to choose single lines.
At the moment I am merging two branches. However, if possible, I'd like to know how to perform this task even when merging multiple branches.