Version Control System
Distributed(분산시스템)
terminar에서 git status입력 : 변경된 파일 확인
git add 변경된 파일(파일이 많은 경우 파일명 대신 ./)
git commit -m " "