Study/Git

이클립스에 github 원격저장소로 로컬저장소로 복제

momong'-' 2020. 3. 9. 16:39

 

perspective git으로 선택 후 

Clone Git Repository 클릭

2020/03/02 - [Study/Git] - 원격저장소(Remote Repository) - Github

 

원격저장소(Remote Repository) - Github

원격저장소(Remote Repository) <-> 지역저장소(local Repository) 원격저장소 : 작업한 것을 인터넷에 올려 백업을 하고, 다른 사람과 협업을 할 때 사용하는 작업한 컴퓨터가 아닌 다른 저장소를 뜻함 의미 1)..

codingmomong.tistory.com

github 들어가서 받고 싶은 저장소를 clone download해서 uri를 복제

URI를 입력 후 아래  Authentication에 github 아이디와 비밀번호를 입력

그렇게 생긴 프로젝트를 우클릭 한 뒤 Import Progects..클릭하면 이클립스에서 작업 가능