Skip to content

BLumia/gerrit-user-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Gerrit User Summary

Get a summary list group by day via gerrit API

Example:

python3 main.py -u https://cr.deepin.io/ -a BLumia -c 10

Usage:

    -h          --help            : Display this help
    -u <url>    --url <url>       : Gerrit API Url
    -a <id>     --account <id>    : Gerrit account id
    -c <count>  --count	<count>   : Commit count fetched from gerrit
    -s <count>  --start	<count>   : Commit start at number <count>
    -o <path>   --output= <path>  : Not implemented...

About

Get a summary list group by day via gerrit API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages