You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.