Blaming:
*
Blaming
*
Show the commit that last modified a line
git blame <file>
will show the file with each line annotated with the commit that last modified it.