Skip to content

xudongzheng/gitstreak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Installation

go install xudongz.com/code/gitstreak@latest

Usage

You can use gitsteak to display the graph for any number of repositories.

gitstreak path/to/repo1 path/to/repo2

You can limit it to a specific user by specifying their email address.

gitstreak -author [email protected] path/to/repo

If you have a single directory with all your repositories, you can easily include each repository.

gitstreak -author [email protected] path/to/parent/*

You can define an alias within your .bashrc file if you do not want to specify a list of repository every time.

Example Graphs

gitstreak go

gitstreak linux

gitstreak -author [email protected] linux

gitstreak node

Author

Xudong Zheng

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages