태그: #branching
GPU·LLM·MLOps·쿠버네티스, 그리고 마음가짐에 관한 글 · 3 편
Git 마스터 가이드 — 기초부터 rebase, cherry-pick, bisect, worktree까지
Git의 내부 구조부터 고급 명령어(rebase, cherry-pick, bisect, worktree), 브랜칭 전략, PR 리뷰, 모노레포 관리까지 Git의 모든 것.
2026-04-12 · 22 분 읽기 #devops#git#version-control#github#branchingGit 완전 정복: 주니어부터 시니어까지, 실무에서 바로 쓰는 Git 고급 워크플로우
git rebase -i, cherry-pick, bisect, worktree부터 trunk-based development, conventional commits, GitHub Actions CI/CD까지 — 시니어 개발자처럼 Git을 다루는 완전 가이드. 실무 시나리오 20개와 함께.
2026-03-22 · 34 분 읽기 #git#github#version-control#workflow#branchingGit Branching 사용법
Git에서 브랜칭의 기본 사용법에 대해 알아봅니다.
2024-07-20 · 3 분 읽기 #git#branching#version-control