git bash에서
git branch 브랜치 이름
git checkout 브랜치 이름
git push origin 브랜치 이름
git branch -d 브랜치 이름
git branch 명령어로 브랜치 확인