feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,12 +1,12 @@
---
id: OPS-GIT-BRANCH-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [git, version-control, branching-strategy, gitflow, trunk-based-development, collaboration, devops]
last_reinforced: 2026-04-26
---
# [[Git Branching Strategies and Workflows (Git 브랜칭 전략 및 워크플로우)]]
# Git Branching Strategies and Workflows (Git 브랜칭 전략 및 워크플로우)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "코드 변경의 격리와 통합을 체계적으로 관리하여 메인 브랜치의 안정성을 수호하고, 팀의 규모와 릴리스 주기에 최적화된 협업의 고속도로를 설계하라" — 소프트웨어 형상 관리의 효율성을 결정짓는 팀 표준 워크플로우.
@@ -28,5 +28,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 모든 저장소에 대해 'Feature Branch' 방식을 기본 정책으로 하며, 메인 브랜치로의 직접 커밋을 기술적으로 차단(Protected Branch)하고 반드시 PR 리뷰를 거치도록 함.
## 🔗 지식 연결 (Graph)
- [[Frontend-Team-Collaboration-and-Governance]], [[Pull-Request-Workflow]], [[CI-CD-Pipeline-Foundations]], [[Clean-Code-Principles]]
- **Raw Source:** [[00_Raw/Git Branching Strategies.md]]
- [[Frontend-Team-Collaboration-and-Governance]], Pull-Request-Workflow, [[CI-CD-Pipeline-Foundations]], [[Clean-Code-Principles]]
- **Raw Source:** 00_Raw/Git Branching Strategies.md