java - How does idea show the comparison of git remote and local changes?
In intellj idea, how can the git project see the differences and conflicts between the server code and the local code submitted by others like eclipse, so that I can resolve the conflicts in advance and then update others' latest code.