How To Fix Git Error Your Local Changes To The Following Files Would Be Overwritten By Merge When Pull Commits From Remote Repository
My project use SourceTree to push and pull commits from a git repository. When I pull a remote commit, I meet an error message like this: Your local changes to the following files would be overwritten by merge, Please commit your changes or stash them before you merge.