목차
Git
1. Git 개념
공식 문서
(a) 웹사이트 https://git-scm.com/
(b) 한글 서적 https://git-scm.com/book/ko/v2
(c) 영문 서적 https://git-scm.com/book/en/v2
2. Git의 동작 과정
3. Git 명령어
(a) Merge vs Rebase
- Git MERGE vs REBASE: The Definitive Guide | TheModernCoder YouTube
- Git MERGE vs REBASE: Everything You Need to Know - YouTube(b) git merge의 종류 비교
- Git의 다양한 브랜치 병합 방법 (Merge, Squash & Merge, Rebase & Merge)
gitignore
gitignore 템플릿
gitignore.io
웹사이트
macos
xcode
swift
cocoapods
'개발자 도구 > Git' 카테고리의 다른 글
Git) stash 명령어로 파일을 임시 저장하기 (0) | 2023.10.17 |
---|---|
[Git] git 명령어 시 한글 깨짐 문제 (1) | 2023.08.01 |
[Git]main, origin, remote, HEAD 의미 (0) | 2023.07.31 |
Git) local repository의 상태 3가지 (feat. remote) (0) | 2023.07.24 |
[Git] git config로 alias 단축어 설정하기 (0) | 2023.04.05 |
댓글