CentOS更新Git

添加 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版本有要求
CentOS更新Git_第1张图片

你可能感兴趣的:(git)