Reapply "archive 삭제"

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