git checkout -b [브랜치명]
git checkout [브랜치명]
git branch -a
*로컬저장소에 초록색으로 새로 생성된 브랜치명이 표시됨
git branch -r