git status
git add .
git commit -m"commit test" 올리고싶은 파일경로(폴더경로)
git push origin main git push origin (브랜치명)