I just update Xcode to version 15, when I try to commit my code the commit button not showing.
The image from WWDC23:

The image from my Xcode app:

Some wonderful person has posted this to the Apple Forums:
HI Folks. If the commit is missing after upgrading to Sonoma or going Xcode 15. Simply go to Xcode/settings/. Click on source code and click on Git. enter your author name and email. That should work.
Thank you KDT234...
This was the problem for me. My name was missing, email was present. I added it - and either after forcing a view reload (close the Source Control view maybe?) or an outright Xcode restart, it fixed it. I was able to recreate the problem by removing the same field and my commit box vanished again.
Xcode bug... Version 15.0 (15A240d)
go to Xcode -> Settings -> Source Control-> Git enter name & email id .

Alternatively you can also stage changes by right clicking them in xcode . open terminal navigate to you project and type - git commit -m "you commit details"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With