git look at changes to a file

Shell
$ git log --follow -p -- <file>
Source

Also in Shell: