Question - How do you define a ‘conflict’ in git?
Answer -
If we want to merge a commit there is a change in one place and the same change already exists then while merging the Git will not be able to predict which is the change that needs to be taken precedence.