Git 版本更新

操作平台:windows


打开 Git bash 工具

查看当前 git 版本信息

1
git --version

输入命令

1
2
git update //旧版
git update-git-for-windows //新版

等待完成即可