Notice
Recent Posts
Recent Comments
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Archives
Today
In Total
관리 메뉴

A Joyful AI Research Journey🌳😊

[66] 230403 Git 사용하기 [K-디지털 트레이닝 66일] 본문

💻Bootcamp Self-Study Revision✨/Git, GitHub

[66] 230403 Git 사용하기 [K-디지털 트레이닝 66일]

yjyuwisely 2023. 4. 3. 10:41

230403 Mon 66th class

Window - Show View - Git - Git repositories

Clone a Git repository를 눌러서
Git 주소와 아이디, 비밀번호를 입력한다. 

처음에 오류가 났는데 프로젝트를 Public으로 바꿔야한다.



Team - Commit (깃허브 서버에 프로젝트를 업로드 한다.)


Git Staging

Unstaged Change 

Commit Message: 프로젝트 첫 upload
밑에 Commit and Push 버튼 누름


https://github.com/settings/personal-access-tokens/new

커밋할 때 쓰이는 토큰 (30일 짜리다.) 기억해두기 


이클립스에서 연동하기

참고: https://velog.io/@godls9638/eclipse-github-token

참고: https://zepettoworld.tistory.com/28

https://all-record.tistory.com/163

 

STS와 깃허브(GitHub) 연동하는 방법

STS와 GitHub 연동하기 STS와 GitHub 연동을 하기 전에 GitHub에 가입을 하고 저장소(Repository)를 생성해야 한다. 이와 관련된 것은 아래 글을 참고하면 된다. ■ 관련글GitHub 가입 및 저장소 생성하기 STS

all-record.tistory.com


협업 하기

Setting - Collaborators 누른다.

참고: https://victorydntmd.tistory.com/91

참고: https://hyoje420.tistory.com/41


우측 클릭 - Import Projects 가능하다.


728x90
반응형
Comments