I was wondering if there is a way to get git statistics for changed/added/removed lines per user for a specific filetype? i.e.: User A added 1.000.000 lines and removed 800.000. Is there a way to determine if the changes took place in files with i.e. .py extension?
Kind regards!