Generate working hours report based on commits in repositories. Every commit assumed to have the task number.
git clone https://github.com/orsinium-labs/git-time-report.git
cd git-time-report
python3 -m pip install -r requirements.txt
python3 timereport.py ../my-repo