I\'m trying to update my repo from a remote branch and keep getting this error when I do a \"git pull\". I haven\'t made any local changes, and even if I have I don\'t need
I was trying to perform git merge --abort. The command git restore your_file has fixed the issue for me