How can I search my git logs to see which files have had the most activity?
uses git effort [--above ] (from git-extras package) to list all files and the number of commit concerned.
git effort [--above ]
You can restrict to a path