Collections
45 pages
Git
Git의 스냅샷 모델, 브랜치·병합, 원격 협업, 히스토리 재작성, 내부 구조까지 다루는 45챕터 커리큘럼 시리즈입니다.

[Git] 21. Fork와 Pull Request 워크플로(GitHub Flow)
![[Git] 21. Fork와 Pull Request 워크플로(GitHub Flow)](/post/git/fork-pull-request-workflow-github-flow/wordcloud_hu_681908459f6099a8.webp)
[Git] 22. git tag — 릴리스 태깅
![[Git] 22. git tag — 릴리스 태깅](/post/git/git-tag-command-release-tagging/wordcloud_hu_f2c27c45177f6c2c.webp)
[Git] 23. git reset — soft/mixed/hard
![[Git] 23. git reset — soft/mixed/hard](/post/git/git-reset-command-soft-mixed-hard/wordcloud_hu_4a537338fdc7a2ba.webp)
[Git] 24. git revert — 안전한 되돌리기
![[Git] 24. git revert — 안전한 되돌리기](/post/git/git-revert-command-safe-undo/wordcloud_hu_a9a3aa26ca794b13.webp)
[Git] 25. git restore와 git checkout -- <file>
![[Git] 25. git restore와 git checkout -- <file>](/post/git/git-restore-checkout-file-discard-changes/wordcloud_hu_cd1210130e27a947.webp)
[Git] 26. git cherry-pick
![[Git] 26. git cherry-pick](/post/git/git-cherry-pick-command/wordcloud_hu_2a527478bbed902.webp)
[Git] 27. git rebase -i — 인터랙티브 리베이스
![[Git] 27. git rebase -i — 인터랙티브 리베이스](/post/git/git-rebase-interactive-mode/wordcloud_hu_31933fe2155d80d4.webp)
[Git] 28. git reflog — 실수 복구
![[Git] 28. git reflog — 실수 복구](/post/git/git-reflog-command-recover-lost-commits/wordcloud_hu_67933a4c82ea14b7.webp)
[Git] 29. git stash — 임시 저장
![[Git] 29. git stash — 임시 저장](/post/git/git-stash-command-temporary-storage/wordcloud_hu_57c9490aefdb3cf2.webp)