git switch -c "work/361"
git branch
git add .
git commit -m "#361 아무거나문구입력(description)"
git push --set-upstream origin work/361
work/361 브랜치 선택
내용 확인 후 create
반영 완료 후 sprint 메뉴에서 361 작업을 클릭하였을때 Development 란에 추가된 브랜치의 정보가 보임