主题
git branch
git branch -r
git branch [branch-name]
git branch -d [branch-name]
git branch -D [branch-name]
git branch -dr [remote/branch]