How to resolve merge conflicts in Git?
Rajanikant Hawaldar
Select an image from your device to upload
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