에임에서의 기록 백업

This commit is contained in:
2026-04-01 15:11:05 +09:00
parent be892052e2
commit 4bafee36ee
251 changed files with 3726 additions and 253 deletions
@@ -0,0 +1,7 @@
### 제품 또는 결과물을 Release 하기 위한 Branch
- develop branch에서 가져오며 develop과 master branch로 병합한다.
- 다음 릴리즈까지 개발이 최종 완료되었다고 판단하는 시점에서 branch를 생성한다.
- 설명을 보아하니 develop과 master 사이에 버퍼 브랜치 같은 느낌으로 활용해야 하는 것 같다.
release는 배포를 위한 브랜치이고 master는 root 같은 역할이랄까..