[github] commit 하고 push하는 아주 기본적인 절차 9월 17, 2025 by seongq git add . git commit -m "commit message" git push