Runs a git log [branch-1]..[branch-2] --oneline [--no-merge]
in an interactive way.
This returns a formatted list of commit differences which you can use in your Github release notes.
git clone git@github.com:laetificat/gitlog.git
cd gitlog
go install
cd /my/git/project/directory
gitlog
Todo's can be found in the TODO.md
file
Contributors can be found in the CONTRIBUTORS.md
file
See LICENSE.md