ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.35k stars 324 forks source link

Pair programming support #195

Closed piffy closed 5 years ago

piffy commented 5 years ago

The program does not recognize at all the recent PP addition to github, i.e. joint commits. Mostly explpained here

https://hackernoon.com/power-up-your-pair-programming-with-co-authored-commits-on-github-ffb5d049aed3

adam-waldenberg commented 5 years ago

Co-authored-by is not handled by git in any way. So it would be impossible to track any statistics in any coherent or clean way. Closing.