You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ex. 코드스페이스 구축후 git flow 시작을 위해 명령어를 치면 다음과 같이 작동합니다.
git flow init
Which branch should be used for bringing forth production releases?
- develop
Branch name for production releases: []
Fatal: Missing branch name
혹시 Branch name for production releases: [] 에 develop 이 들어가는게 맞는지 궁금합니다.
📌 필요시 체크 리스트 및 참조 활용
ex. git flow init 실행 전 develop master 브랜치 존재여부 확인하기
🎯 제목 양식
20자 내외로 명확, 간결하게
ex. git flow init 생성 오류 질문
🏷 라벨 양식
우측 Labels 중 선택 (각 라벨별 설명 읽어보기)
ex. git flow init 생성 오류 질문 👉 도움 요청
✏ 본문 양식
💡 이슈 요약
해당 이슈를 요약하여 설명!
ex. git flow init 명령어 작성시 Fatal 에러가 발생합니다
📃 이슈 본문
누구나 알 수 있도록 자세하고 구체적으로 내용 설명! 필요하면 코드 삽입하기
ex. 코드스페이스 구축후 git flow 시작을 위해 명령어를 치면 다음과 같이 작동합니다.
혹시 Branch name for production releases: [] 에 develop 이 들어가는게 맞는지 궁금합니다.
📌 필요시 체크 리스트 및 참조 활용
The text was updated successfully, but these errors were encountered: