-
Notifications
You must be signed in to change notification settings - Fork 4
Git Convention
Soi (Jiwon Lee) edited this page Oct 18, 2022
·
14 revisions
message | 설명 |
---|---|
Feat | 새로운 기능 추가, 디자인 변경사항 |
Fix | 버그 수정 |
Docs | 문서 (README, templates, Assets) |
Test | 테스트 코드 |
Refactor | 코드 리팩토링 (성능 개선만 해당) |
Style | 코드 의미에 영향을 주지 않는 변경사항 |
Chore | 빌드, 설정 파일, plist, package manager |
[작업태그] #이슈번호 - 작업내용
-
main branch
- main branch로 push시 PR이 요구된다.
-
develop branch
- develop branch로 push시 PR이 요구된다.
- Approve는 2명 이상이 요구된다.
-
viewName/featureName
으로 분기한다. - merge 후 해당 브랜치를 remote에서 삭제한다.
Copyright © 2022 Happy Anding