When I open my project which has a git repo, Xcode continually displays "Checking source control status" at the top of the window. My git repo is working find and I am able to commit changes to it using the command line utility.
Why am I seeing this message? Furthermore, is there any way to get rid of it? I would like to rename my Xcode project, but with this issue, I can't. When trying to rename the project, Xcode gives the error: The operation could not be performed because the repository could not be reached.