What to do when Git commands fail on a Mac with invalid active developer error
If you are usingĀ a Mac, and trying to run any Git commands results in an error like: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun On OS X, Git and many other
Continue reading