I am trying to pull changes from remote branch but getting an error which doesn\'t make sense
when I do
git pull
I get back
I had the same problem but with the .idea / vcs.xml and workspace.xml files. I deleted the 2 files then used the command: - git pull "remote" "brench"