When merging our develop branch into my feature branch develop --> feature
in Visual Studio
, I get a merge conflict.
I have the possibility to choose from Take Source
and Keep Target
.
I want to take the file from the develop
branch. Which one is the correct option?