My git repo suddenly has two working copies in Xcode. It sends the commits to both the original working copy and a working copy that is actually my repository from a completely different project.
I have tried this answer but there is no xcshareddata folder in my project.
How would I remove the wrong working copy?