Back to Gitlabhq

Inline blame in the blob viewer

doc/releases/19/gitlab-19-1-released/inline-blame-blob-viewer.md

19.1.0487 B
Original Source
<!-- categories: Source Code Management -->

Previously, viewing blame information required navigating to a separate page, breaking your flow when reviewing code.

You can now toggle blame information directly in the file view. Each line shows who last modified it, and you can hover for a commit popover with additional details. Select View blame prior to this change to trace history further, or select Ignore specific revisions to exclude specific commits from the blame view.