I have a repository in azure devops that i cloned in visual studio 2019.
I added new folders/files in the remote branch in azure devops and I am trying to pull the new changes to my local branch. Everytime I do a pull in visual studio I get the following error:
the pull operation failed
Unable to pull because your local and remote branches changed.
I am not sure how to resolve this in visual studio. Any suggestions would help