赞
踩
在 MacOS 系统中升级 Git 时,提示 unsupported git version!
升级 Git
brew install git
重新链接
brew link git --overwrite
查看版本(升级后)
git --version