I don't think Git can do this, I feel like I have asked this question before...
Is there a way to search commit history, to find the most recent commit that has a file with a certain name? We renamed or removed a file, and I am trying to recover it / find it.
I get the feeling I will here an answer like "git works off of diffs and not file names.." ok lol thx, but what I am gonna do now lol