EC2 기계를 한 개 만들고,

sudo apt-get update 명령 실행 후 sudo apt-get install git 명령을 실행하고 다음의 git command 리스트를 보고 각 명령어들에 대해 무엇을 하는 명령인지 git-scm 문서에서 찾아 읽어 봅니다

These are common Git commands used in various situations:

git 시작 명령어

git 변경 명령어

git 히스토리와 상태 확인

git 히스토리 변경 명령어

collaborate