An open API service indexing awesome lists of open source software.

https://github.com/afeiship/git-message-analyst

Git commit message analyse.
https://github.com/afeiship/git-message-analyst

git log message

Last synced: 2 months ago
JSON representation

Git commit message analyse.

Awesome Lists containing this project

README

          

# git-message-analyst
> Git commit message analyse.

## get-started
```sh
# init project
git clone git@github.com:afeiship/git-message-analyst.git
cd git-message-analyst
npm install && npm link

# check
gma -h
```