Skip to content

Cleanup blob_blame_info feature flag

Jacques Erasmus requested to merge 435310-cleanup-blob_blame_info-ff into master

What does this MR do and why?

Removed all references to the blob_blame_info feature flag as it has been enabled by default for a while.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes are expected.

How to set up and validate locally

  1. Open a source code file via the repository files browser
  2. A Blame button should be available in the file header
  3. When clicking the Blame button the blame info should be rendered

Related to #435310 (closed)

Edited by Jacques Erasmus

Merge request reports