Is it possible to have git print a list of files, with full path from the git root, where my name appears in the log?
We have a reasonably sized GIT repository with a sensible directory hierarchy. I have worked on this code base for 12+ years, so I forget which modules I contributed to.
I don't particularly need the specifics of the changes. I just need the file names and which directory they live in.