Blame
Tower's "Blame" feature answers the question of "Who changed what in this particular file?".
In Tower's Working Copy view, simply right-click the file in question and choose
.A new window will open in which each part (or even line) is commented to inform you:
- who was the author of this line or part in the file
- when the change was made and
- as part of which exact commit.
Click on the gray area in the left column to see a quick overview of the commit that changed this particular line or part.
Tip: If the file in question isn't currently modified, remember to have Tower display all of your project's files (not just the modified ones) via the
main menu.