Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
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:41230403 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
협업 하기
Setting - Collaborators 누른다.
참고: https://victorydntmd.tistory.com/91
참고: https://hyoje420.tistory.com/41
우측 클릭 - Import Projects 가능하다.
728x90
반응형
'💻Bootcamp Self-Study Revision✨ > Git, GitHub' 카테고리의 다른 글
깃허브에 개인 Repository에 압축 파일인 프로젝트 넣는 법 Team > Share Project (0) | 2023.05.17 |
---|---|
깃허브: 리드미 작성법 (0) | 2023.05.11 |
[69] 230406 github로 팀 프로젝트 관리하기 [K-디지털 트레이닝 69일] (0) | 2023.04.06 |
깃 merge 안 되는 거 해결) 이클립스에서 pull 해야한다. (0) | 2023.04.05 |
Comments