Skip to content

VinayakBagaria/Git-Commit-Bars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit Bars

Log your commits into a Horizontal Bar Graph.

Tech

Just Go.

Installation

Go to an active git directory.

go run main.go

With a build procedure...

go build main.go
./main

You can also filter via author. Any valid substring of the author's name work.

go run main.go -u vinayak

OR

go run main.go --author vinayak

About

Log your commits into a Horizontal Bar Graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages