IT评测·应用市场-qidao123.com
标题:
【IDEA】解决:win10下 IDEA 中 git 拉取项目提示 Unsupported Git Version
[打印本页]
作者:
缠丝猫
时间:
2024-7-22 07:28
标题:
【IDEA】解决:win10下 IDEA 中 git 拉取项目提示 Unsupported Git Version
一、场景
二、原因
三、解决方案
方法一:(需要能访问github网站)
方法二:(下载对应版本)
一、场景
IDEA gitee拉取项目提示 Unsupported Git Version 2.17.1 At least 2.19.2 is required
二、原因
git版本过低,需要安装
三、解决方案
方法一:(需要能访问github网站)
# 查看git版本
git -v
# <=2.17.1更新命令:
git update
# >2.17.1更新命令:
git update-git-for-windows
复制代码
方法二:(下载对应版本)
官网:https://git-scm.com/download/win
淘宝镜像:https://registry.npmmirror.com/binary.html?path=git-for-windows/
如 win10系统下载 Git-2.24.0.2-64-bit.exe,双击默认安装,即可自动覆盖老版本路径
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
欢迎光临 IT评测·应用市场-qidao123.com (https://dis.qidao123.com/)
Powered by Discuz! X3.4