Main command for working with branches
git branch
git branch {{BRANCH-NAME}}
git branch -d {{BRANCH-NAME}}
git branch -m