git log line range

Developer from somewhere

This would show changes to the line range 25-80:

git log -L 25,80:path/to/file