issues
search
jeongabae
/
study
study
1
stars
0
forks
source link
Git Flow 공부 History
#35
Open
creaton60
opened
4 years ago
creaton60
commented
4 years ago
Git Flow
학습 목표
형상관리(Software Configuration Management) 에 대한 이해
형상관리의 종류(SVN, Git)의 인지와 차이점 이해
Git Branch 에 대한 개념 이해
Git flow 를 이용한 Branch 전략 이해
Git flow 실습
creaton60
commented
4 years ago
형상관리란?
레퍼런스
형상관리란 무엇인가?
누구나 쉽게 이해할 수 있는 Git 입문
Git 과 SVN 의 차이점
creaton60
commented
4 years ago
Branch
레퍼런스
Branch 란 무엇인가
creaton60
commented
4 years ago
Git Flow Installed
Homebrew 설치
Homebrew
Git Flow 설치
Git Flow 설치 방법 with homebrew
creaton60
commented
4 years ago
Git Command & Git flow Command
https://danielkummer.github.io/git-flow-cheatsheet/
Git Flow
학습 목표