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
Post cover image
Table of contents
Forcing git pull

Sort: