Skip to content

Utility to show histogram plot (▁▂▃▅▂▇) timelines of your github commits, organized by repository

License

Notifications You must be signed in to change notification settings

jungbluth/git-commit-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commit-timeline

Utility to show a histogram plot timeline of commits to your githup repositories. By default, it is set to show the last 45 days of activity, which fits nicely in a narrow terminal pane (~8-10 cm on-screen.)

alt text

Installation

Requirements

Make sure the following can be found in your path.

Running

1. Set the parent folder for all your git repositories (assumption is that one parent folder contains them all)

2. Run git-commit-timeline.sh to load the required shell functions

/path/to/git-commit-timeline.sh

3. Run rungitcommitchecker and provide the path to your github repositories as the first (and only argument)

rungitcommitchecker /path/to/github-repositories

If all worked, then you should see a histogram appear every ten minutes showing a timeline of your latest commits.

3. Explanation of output

alt text

About

Utility to show histogram plot (▁▂▃▅▂▇) timelines of your github commits, organized by repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages