ComputerScience/Git

Git 사용법

백광 2016. 9. 26. 10:22

1. git source를 생성할 폴더를 생성

2. git command - git init (git-bash와 툴을 이용)

3. git clone git@git주소

4. git branch 브랜치_이름