Is there any way of simulating a git merge between two branches, the current working branch and the master, but without making any changes?

I often have conflicts when I have to make a git merge. Is there any way of simulating the merge first?

8 Answers
8

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *