一、全局安装

cnpm i -g git-br

二、添加备注

git config branch.xxx(分支名).description xxx(描述文字)

三、查看备注

git br
文章目录