Files
kui-vault/content/06.Archive/aimSystems/git runbook/git flow - hotfix branch.md
T
2026-04-09 10:17:21 +09:00

5 lines
201 B
Markdown

### 긴급 버그 픽스를 위한 Branch
- master에서 가져오며 master와 develop branch로 병합한다.
- 핫픽스가 종료되면 branch를 삭제한다.
![[Pasted image 20231207171834.png]]