source tree에서 push error
ERROR

source tree에서 push error

728x90
반응형

아직 해결못했다.. ssh 인증 문제인거 같은데 private repository에 push할때마다 이런다.

ssh키도 만들고 등록도 다해줬는데 이유를 모르겠다. ssh에 대해 언제한번 제대로 이해하고 넘어가야할 것 같다.

 

서칭중에 깃 관련해 괜찮은 사이트를 발견해 기록해둔다.

 

wanochoi.com/?p=1551

 

Git 설정 및 사용법 – Wanho Choi

1. git 설치 및 계정 생성 (client->server) ssh root@11.22.33.44 #ssh로 원격 서버(여기서는 IP주소가 11.22.33.44라고 가정)에 접속 root@11.22.33.44’s password:  [server의 root 암호 입력] yum install git #git 설치 adduser

wanochoi.com

michigusa-nlp.tistory.com/74

 

갑자기 터미널에서 git 권한이 없다며 push에 실패할 때

2년동안 대학원 연구로 사용해오던 맥북이 요새 회사 맥북만 썼다고 갑자기 git 인증 실패를 뿜어냈다. 이게 뭔일... Username for 'https://github.com': USER_NAME Password for 'https://USER_NAME@github.com'..

michigusa-nlp.tistory.com

 

728x90
반응형