How to identify conflicts in the same function across multiple branches.

Hey all, we have a team of five devs. They all each work on individual feature branches. There are times when they will make changes to the same function across different feature branches (unknowingly). Is there a way to identify exactly which functions have conflicts when merging/comparing?

5 replies