소스트리 깃허브 사용방법 (연결/ssh키 생성/인증)

소스트리 원격저장소 연결 사용

 

1.git hub - repositories 생성

 

 

1) repositories -> new

 

 

 

2)

repository name : 저장소이름

description : 소스트리 테스트 저장공간

private : 비공개

 

 

 

 

3) clone ssh

 

 

 

 

4) 소스트리에 연결해봅시다(clone)

 

-소스트리 실행

 

 

 

5)클론된 화면

 

 

 

번외)ssh 인증

 

1)도구 -> 옵션

 

 

 

2)ssh키가 있는 위치 , ssh클라이언스 변경(openSSH)

 

 

 

참고)ssh키 생성 방법

https://voidfunction-e.tistory.com/entry/ssh-%EC%83%9D%EC%84%B1-git-clone%EC%8B%9C-ssh%ED%82%A4%EA%B0%92-%EC%97%B0%EA%B2%B0%EB%B0%A9%EB%B2%95-warning-%ED%95%B4%EA%B2%B0%EB%B0%A9%EB%B2%95git-clone%ED%95%A0%EB%95%8C-ssh%EB%A1%9C-%ED%95%98%EA%B2%8C-%EB%90%A0%EB%95%8C

 

ssh 생성 / git clone시 ssh키값 연결방법, warning 해결방법(git clone할때 ssh로 하게 될때,,)

warning 내용은 permanently added 'github.com112.112.222.333' (RSA) to the list of known hosts. git@github.com : permission denied (publickey) fatal : could not read from remote repository please ma..

voidfunction-e.tistory.com

 

댓글

Designed by JB FACTORY