| Issue 1642: | Allow file annotation in side-by-side diff view | |
| 8 people starred this issue and may be notified of changes. | Back to list |
I often find myself trying to find out the origin of the code that get modified. As a consequence I'm forced to run git blame on a terminal. It would be nice if the diff view of gerrit allowed an annotated view with for each line the output of git blame/git annotate (author, commit id, date) and the ability to get more information by clicking/hovering the commit id (the commit message, the file changes and potentially links to the commit in gitweb). |
|
| ► Sign in to add a comment |