find all git commits that contain a file

Developer from somewhere

If you want to find commits that included a now deleted file, you can run:

git log --follow -- path/to/file