samber/git-contrib-graph

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

Open

#16 创建于 2018年10月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (11 fork)github user discovery
hacktoberfest

仓库指标

Star
 (11 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南