- 한가지 특정 기능을 중심으로 브핸치를 판다.
- 함수단위가 아닌 모듈단위
- 사용 브랜치
- develop 이 브랜치를 기준으로 기능 별로 브랜치를 나눈다.
- git
- git add .
- git commit -m ""
- git push origin 작업브랜치
- 어떤 사람이 develope 에 풀리퀘스트가 머지 될경우 git pull origin develop: 언제든지 한다. 단 master branch에선 금지
- pull request 는 작업브랜치 => develope 으로 한다.
- issue는 commit -m "#[issue번호] ~~~~~"
- commit convention
feat : 기능 구현 page : 페이지 추가 (react) component : 컴포넌트 추가 (react) docs : 문서 작업 modify : 코드 수정 style : 스타일 css add : 파일 추가, html 추가
-
Notifications
You must be signed in to change notification settings - Fork 0
hotheadfactory/inandout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ECONOVATION 정보전산원 출입 신청 서비스
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published