What if you need to get added/deleted lines for every member of a team on Windows.
We know how to output amount of modified files for all users or added/deleted lines for a specific user.
My attempt to do it in bat/cmd/sh wasn’t that successful, so here we are: python is going to help.