Skip to content

chenlujjj/gitchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitchart

gitchart is a command line tool to show git commits distribution in the last several months.

Install

go get github.com/chenlujjj/gitchart

Usage

$ gitchart -h

Usage of gitchart:
  -month int
        since how many months ago (default 6)
  -self
        only count commits by myself. This flag would override 'username' flag
  -username string
        count commits by the 'username' author. If not set, would count all authors' commits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages