1._Git_Comma20git20command.pdf
git add . git commit -m "message" git push origin main
깃 브랜치 삭제
git branch -d <branchname>