In the previous post we saw on how to
view the history of commits made on a file in SourceTree, this will show the history
of commits their date and time, but what if we need a detailed difference
report which shows the line by line change history made to the file, SourceTree
provides an option Blame which shows the line by line changes made to a file.
To view the changes done to a file
author wise use the following steps.