samber/git-contrib-graph

Add --since and --to flags to display contribution graph between 2 dates

Open

#16 opened on Oct 11, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (11 forks)github user discovery
hacktoberfest

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

Example to show contributions in 2018

$ git-contrib-graph --git-remote https://github.com/samber/invoice-as-a-service \
     --since 2018-01-01 \
     --to 2018-12-31

Hide authors with no commits.

Contributor guide