1.2.7 • Published 7 years ago
git-branch-description v1.2.7
git-branch-description
the branch description generated by git branch --edit-description was saved in local config file which can not be pushed to remote repository. git-branch-desciption save branch description in its config file named branch-description.properties. it can be pushed to remote repository and pull down by others.
Installation
global install
$ npm install -g git-branch-descriptionor local install
$ npm install git-branch-description --save-devUsage
Usage: gbrd options
Options:
-V, --version output the version number
-h, --help output usage informationCommands:
init initialize a git repository with a branch-description.properties
view [options] [branch] view branch description
prune remove branch description in properties file but the branch has been deleted
conflict resolve conflicts in properites file after branch merge
edit edit branch description
find <regex> find branch which name or descrition matches regex1.2.7
7 years ago
1.2.6
8 years ago
1.2.5
8 years ago
1.2.4
8 years ago
1.2.3
8 years ago
1.2.2
8 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.1.9
8 years ago
1.1.8
8 years ago
1.1.7
8 years ago
1.1.6
8 years ago
1.1.5
8 years ago
1.1.4
8 years ago
1.1.3
8 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago