How to force overwrite local changes with 'git pull' Have you ever been working on a project in git and ran into an error telling you that you can't use git pull because you have local changes? error: Untracked working tree file 'App.vue' would be overwritten by merge.
•3m read time• From devdojo.com
Table of contents
Forcing git pullSort: