How to resolve merge conflicts in Git?
First fetch all changes of main branch (i.e updated branch). Second go to branch (i.e branch has conflict) fetch branch changes. Then open git hub terminal and fire following command