1.0.1 • Published 3 years ago

git-branch-note v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

git-branch-note

git 快捷添加、查看分支备注

Installation

$ npm i -g git-branch-note

git alias

$ git config --global alias.bh !git-bh

then we can use it like:

$ git br
* test-201210 测试
  master
1.0.1

3 years ago

1.0.0

3 years ago