깃 명령어 모음

git clone <레포지토리 주소>

Untitled

git remote add <alias> <레포지토리 주소>

Untitled

git add <파일명>

Untitled

Untitled