[에러] git clone :: unable to access ...Peer reports incompatible or unsupported protocol version
git을 다운받고 git clone을 통해 프로그램을 받아오려고 했는데 그만 fatal한 에러가 발생했다...ㅎㅎ ▶ 에러 내용 ▶ 해결 방법 yum update -y nss curl libcurl 위와 같이 명령어를 통해 update 시켜준 다음에 git clone을 실행해주면 다음과같이 정상 작동한다.