关于git:CentOS更新Git

48次阅读

共计 194 个字符,预计需要花费 1 分钟才能阅读完成。

增加 End Point 到 CentOS 7 仓库

yum install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm

更新 git

yum install git

更新后的版本

[root@localhost hw]# git --version
git version 2.36.0

IDEA2021.3 对 git 版本有要求

正文完
 0