Please commit your changes or stash them before you merge. error: The following untracked working tree files would be overwritten by merge: assets/logoImage.png Please move or remove them before you merge code example
Example: error: The following untracked working tree files would be overwritten by merge: static/platform_images/landing_page_img.png Please move or remove them before you merge. Aborting
git add *
git stash
git pull