git Broke After macOS 12.6 Update

I couldn’t run any git command after updating my machine to macOS 12.6.

I found a fix in an old StackOverflow post:

sudo xcode-select --switch /Library/Developer/CommandLineTools/

Comments

Leave a comment