Skip to content

Commit

Permalink
Add jc --git-log tool
Browse files Browse the repository at this point in the history
Added the `jc --git-log` tool which can convert git logs to JSON.
  • Loading branch information
kellyjonbrazil authored Apr 27, 2022
1 parent 1f2e7ee commit 9956387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) - a set of tools for parsing [conventional commit](https://conventionalcommits.org/) messages from git histories
* [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc.
* [gickup](https://github.com/cooperspencer/gickup) - Backup repos from various hosters to local or other hosters.
* [jc --git-log](https://kellyjonbrazil.github.io/jc/docs/parsers/git_log) - Convert your git log to JSON.


## Extensions
Expand Down

0 comments on commit 9956387

Please sign in to comment.