git - Show all conflicting files in Android Studio GUI -


is there way show conflicting files in android studio? thinking of view/list show conflicting ones.

currently finding them manually looking terminal output after running git merge , opening ones not auto-merged 1 one.

you can merge branches option in android studio -> vcs -> git -> merge changes.

then files conflicts.

enter image description here

if close merge conflicts windows, can list of conflict files under vseriojn control tab.

enter image description here


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -