modify file git add file_name git commit -m '' git push git push -u origin head (最初) => git push git push origin branch_name git status git diff git log (コミット確認)