본문 바로가기

ComputerScience/Git

Git 사용법

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

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

3. git clone git@git주소

4. git branch 브랜치_이름