Homepage
Recent Changes
Search:
History of 2024-05-13 Git quick stats
2024-05-13
20:49 UTC
Revision 1
. . . .
mbork
–
A few years ago I took part in a project with a few collaborators, and I had a slightly atypical question. I wanted to know (approximately) how much each of the participants contributed to the final product. Since we tracked it in Git, the information is obviously there – for example, I can run git blame on every file in the project and see which line was contributed by who.