git安装及错误处理

Posted geek-ace

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git安装及错误处理相关的知识,希望对你有一定的参考价值。

软件下载

wget https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.13.6.tar.gz

tar -zxvf git-2.13.6.tar.gz

cd git-2.13.6

./configure prefix=/usr

make && make install

常见错误

Cloning into ‘archer‘...
fatal: unable to access ‘https://github.com/jly8866/archer.git/‘: SSL connect error

解决办法

yum update -y nss curl libcurl


以上是关于git安装及错误处理的主要内容,如果未能解决你的问题,请参考以下文章

IDEA中使用Git拉取代码时报 Git pull failed原因及处理方法

中标麒麟系统安装教程及常见错误处理

xtrabackup 安装备份还原及错误处理 教程

Untunbu下postgresql安装及常见错误处理

RHEL7安装及错误提示处理

oracle错误处理及实操-INS-20802