samber/git-contrib-graph

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

Open

#16 aberto em 11 de out. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (11 forks)github user discovery
hacktoberfest

Métricas do repositório

Stars
 (11 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador