README git init git add * git commit -m "message" git remote add origin "remote repository url" git push -u origin master 첫 커밋