Windows 更新 git 版本
1、查看当前安装的 git 版本
git --version
2、更新
git 版本是 2.17.1 之前的:
git update
git 版本是 2.17.1 之后的:
git update-git-for-windows
3、如出现错误
重新下载新版本安装包,覆盖安装即可:https://git-scm.com/download/win
git --version
git 版本是 2.17.1 之前的:
git update
git 版本是 2.17.1 之后的:
git update-git-for-windows
重新下载新版本安装包,覆盖安装即可:https://git-scm.com/download/win