I have a release branch. After releasing the version, I am creating a tag and merging the branch into develop. In some cases there are merge conflicts. What is the best way to resolve conflicts, should I resolve them while merging onto the tip of main branch? what is the best practice.
P.s we are using bitbucket