공통 - 초기화 저장소 만들고, git init, git status로 확인 후 untracked files뜨면 git add {해당폴더}, git log로 확인 git commit -m "commit message" 원격 저장소 연결, git remote add