I am working on a real mess of a project and we've been planning to refactor it for months but nobody has the time. I want to see which files are most modified because the features/codes contained in those files will have the priority on refactoring and increasing my productivity.
Is it possible to get number of times each file was modified since first commit or a specific week, in a table format or something, in git? If so, how?