/tags/macos
- Git not working after macOS update: invalid active developer path
macOS updates do not update the Xcode Command-line Tools by default. Unless it is updated many command-line tools like git will fail to work. It can be updated using xcode-select --install.