I had an ugly glitch when I was committing one of my Xcode projects to BitBucket. I thought it was just a wifi connection issue but there's something else going on. I've tried to commit several other projects and they are all exhibiting the same problem. I have attached a screen-shot of the window that opens when doing a commit. There are files that have been changed but they do not show in the commit window. I deleted and reinstalled Xcode but noting changed. I don't see any Xcode settings that were changed. Has anybody experienced this?
Hi @Quailcreek,
This could be a bug or a configuration issue. I don't think that the wifi connection could be the issue here, because committing files is an operation done locally on your clone of the repo, it doesn't require a connection to the remote repo.
You can double-check if there are indeed files to stage and commit by navigating to the repo directory from a terminal and running git status. If this shows that there are changes, I would suggest reaching out to the Xcode forum about the behavior you see with Xcode:
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.