Git branch 전략 : Github flow
Git branch 전략 선택 과정
Github-flow 설명
작업 브랜치 네이밍 컨벤션
<prefix>/<scope>-<desc>
(소문자만 사용 가능, 단어는 하이픈(’-’)로 연결)
prefix 종류
scope 예
브랜치 이름 예시