Skip to content

Creates a formatted list of commit differences which you can use in your Github release notes.

License

Notifications You must be signed in to change notification settings

laetificat/gitlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlog

codecov tests

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.

Installation

git clone git@github.com:laetificat/gitlog.git
cd gitlog
go install

Usage

cd /my/git/project/directory
gitlog

TODO

Todo's can be found in the TODO.md file

Contributors

Contributors can be found in the CONTRIBUTORS.md file

License

See LICENSE.md

About

Creates a formatted list of commit differences which you can use in your Github release notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages