git-flow (1) 썸네일형 리스트형 Git flow 전략 1️⃣ TL;DR: git flow 레퍼런스 링크들 https://danielkummer.github.io/git-flow-cheatsheet/index.ko_KR.html → git flow cheetsheet https://jinwoo1990.github.io/git/git-flow-summary/ → git flow 사용법 요약 / 팁 ☕ 설 치 ☕ MAC OS brew install git-flow-avh Linux sudo apt-get install git-flow Windows get -q -O - --no-check-certificate install stable | bash 2️⃣ Git Flow 에서의 브랜치 종류 master: 제품으로 출시될 수 있는 브랜치 develop: 다음 출시.. 이전 1 다음