Skip to content

hhucqian/git-996

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个统计git仓库每个人贡献的工具

使用帮助:

git-996 是一个统计代码提交的工具

Usage:
  git-996 [flags]

Examples:
git-996 <git path>

Flags:
  -f, --format string         输出格式, table | json (default "table")
  -h, --help                  help for git-996
      --merge-email strings   合并人员 例如:[email protected][email protected]
  -r, --revert                逆序 (default true)
  -s, --sort string           排序方式: i | increase | d | decrease | l | left (default "l")

使用方式

git-996 <git path>

如果一个人有多个邮箱: