센토스 6 깃 기본 설치시
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/~
fatal: HTTP request failed
1.8부터 고쳐진 에러인데
https가 안되는 에러란다.
CentOS는 1.7 까지만 기본 설치
-설치된 git 삭제
yum remove git
-신규 git 설치
yum install http://opensource.wandisco.com/centos/6/git/x86_64/wandisco-git-release-6-1.noarch.rpm yum install git
출처: http://cellion.tistory.com/entry/CentOS-6-에-Git-2-version-이상-설치하기 [공책]
댓글 ( 5)
댓글 남기기