git branch
git branch -r
git branch -a
git branch -vv
git branch -d
git branch -D
git branch -m oldname newname
git push origin --delete v3.0.4