Is there some way to revert Xcode’s 15 git commit behavior to what it was doing in 14? I'm sure the current UI is super powerful for dealing with complex commits but I miss the simple previous behavior. Been stuck committing via the command line like some kind of animal.
@paul I haven’t found a way, I just revert to GitHub Desktop for GUI (it can work with any Git repo)
@creanium @paul Same here, the github app is pretty nice.
@paul GitUp is a pretty decent app especially if you like to reorganize your commits, split them or squash/fixup https://gitup.co/
GitUp

GitUp is Git the way it should be

Tower Git Client - Tower — The most powerful Git client for Mac and Windows

Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac and Windows.

@paul Same boat, I'm sure it's super powerful for complex commits but for simple stuff... Ugh.

@paul at this point I pretty much gave up on using UI git clients. Each one does things differently, each abstracts things in its own way.

CLI might be more difficult to learn, but at least it is consistent on every platform and works the same.

@paul I’m keeping Xcode 14 around so I can commit code 😅 15 falls apart with more complex changes, can’t hardly see what changed without side-by-side
@jordanhipwell @paul Try Fork, you'll never look back!
@paul
I accidentally in Xcode’s git view today, and was totally confused.
Quickly reverted to my trusty client Fork.
https://git-fork.com/
Fork - a fast and friendly git client for Mac and Windows

Fork - a fast and friendly git client for Mac and Windows

Fork - a fast and friendly git client for Mac and Windows
@matthew @paul Fork is the best native feeling one
Tower is the prettiest, but least usable imo
GitKraken is Electron but incredibly powerful
@paul gave up a long time ago on git support in Xcode and started using a 3rd party app. Tower or GitHub desktop, whatever your fancy. Huge quality of life improvement.
@paul I gave up on doing git through UIs years ago. One of few things were I don’t see how the heck a UI would work. Git for better and worse is one odd little beastie :)
@paul I'm convinced that nobody at #Apple uses any of their own products.
@paul I hate the new diff view. I wrote a. Ug about it. They told me to fuck off.
@paul I've never used git other than via the command line! https://www.youtube.com/watch?v=9uL1Ll6lRoM
I am not an animal. I am a human being. Police squad, episode 1

YouTube
@paul Sourcetree is one option, it's pretty simple. I've tried many different git clients, but always come back to Sourcetree for some reason.