Comment by FanaHOVA
5 hours ago
Solving merge conflicts on text-based files is infinitely easier than binary-based. It's not a useful comparison.
5 hours ago
Solving merge conflicts on text-based files is infinitely easier than binary-based. It's not a useful comparison.
What does that have to with your VCS being integrated with your IDE? Isn't resolving merge conflicts in binary files going to entirely a function of the IDE and not the VCS ? What am I missing?