command: git pull
Error: Your local changes to the files would be owerwritten by merge:
- list of files..
Solution
git reset --hardgit pull
command: git pull
Error: Your local changes to the files would be owerwritten by merge:
- list of files..
Solution
git reset --hardgit pull