I'm new to Git and using GIT Desktop to pull and push code. I got this error while I was pulling code from the repository. I got this error how can I resolve it

how to resolve "There are unresolved conflicts in the working directory" in Git desktop? [duplicate]
1 Answer
Looking at the docs, there are 2 ways of Addressing Merge Conflicts.
I am not sure if they can be also implemented through GitHub Desktop.