Please commit your changes or stash them before you switch branches. error: The following untracked working tree files would be overwritten by checkout: code example
Example: git stash changes before merge
git stash pop
git stash pop