Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blecher-at committed Nov 4, 2015
1 parent c3e6239 commit 19cff94
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
- This is my quick but very clean approach to get git logs as JSON.
- Existing solutions all break when special characters are in commit messages or author names, this one does not.
- I don't want to re-implement git or use a re-implementation, the standard git commandline is good enough.

- it is extensible using plugins, so the transformation can be fine tuned to your projects need.
-

- check out https://github.com/blecher-at/gitline/ for the intended usecase




0 comments on commit 19cff94

Please sign in to comment.