30. Commit, Push로 레포지토리 업데이트 Video 준비 중 Note 명령어 기반 Commit, Push Commit 로컬 레포지토리 (github codespaces)에 변경 사항 업데이트 git commit -m "commit message" Push 원격 레포지토리 (github repository)에 변경 사항 업데이트 git push Resources