git2json
git2json copied to clipboard
Simple tool to get a JSON from your git log.
I try to read another git project, not the current git project that I make the call. But only read my project, can I do in some way to read...
This implements and resolves #7 as discussed in the comments of that issue. :smile: Incidentally, it also implements a basic structure for cli options to be added in the future...
Depending on your shell and it's configuration, tilde might not be expanded to the user's home directory or might only expand at the beginning of a word or after specified...
Hi Sometimes the user does not have git in the path, so I would like to pass custom path to git executable.