I would like to know how many contributions of my co-author. Therefore, I need to know how much code you write yourself and click on github. However, on github, there is also a merge message that will bother me.
Is there a way in github or in git that I can know that the collaborator is actually executing the code in a certain amount of time? (in each branch)
Update Can I see the difference between the non-duplicate commit of this collaborator? i.e. someone else will make a mistake, will also be shown when committing a merge.
source share