git - Gitstats commit_begin does not work -


i using gitstats on windows trying stats current month gitstats still returns stats untill time project created executing command:

git log --since "1 month ago" 

this gives me month old commits until date, copy first commit_id , executing

python gitstats.py -c commit_begin="commit_id_got_from_above" path_to_git_repo path_to_target 

my issue looks similar have tried how can total lines committed today in git?


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -