본문 바로가기

Git/Git & Git Hub

Git Error 해결

반응형

# 에러내용

 ~/Desktop/
$ git clone https://git-codecommit.ap-northeast-2.amazonaws.com/v1/repos/api
Cloning into 'api'...
fatal: unable to access 'https://git-codecommit.ap-northeast-2.amazonaws.com/v1/repos/api/': The requested URL returned error: 403

- 에러내용 상세

The requested URL returned error: 403

# 해결방법

Window의 경우 [시작] → [검색] → [Windows 자격 증명 관리] → [git codecommit 관련 인증 삭제]

- Git clone 하면 정상적으로 된다.

반응형

'Git > Git & Git Hub' 카테고리의 다른 글