[Git, Error 해결 log] gerrit fatal: Could not read from remote repository.

PoemSilver·2023년 5월 12일
0

Basic

목록 보기
3/3

gerrit fatal: Could not read from remote repository. lease make sure you have the correct access rights and the repository exists.

Error가 뜨며 branch 생성이 안될 때 해봐야할 것.

1. Git 삭제 후 재설치 해보기

https://git-scm.com/download/win

위 사이트에서 git을 받으면 gerrit, github 등 대부분의 협업 도구에서 Error가 생길 확률이 낮다.


2. SSH key 확인하기

ssh key를 제대로 기입했는지 확인해본다.(맨 뒤에 엔터가 들어갔다던가..)

0개의 댓글