Revert "archive 삭제"

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