# hub 分支 > 创建一个分支或显示当前分支。 > 另见 `git branch`。 - 显示当前活动分支的名称: `hub branch` - 创建一个新分支: `hub branch {{branch_name}}`