Skip to content

add .git-blame-ignore-revs

Guillaume Desmottes requested to merge gdesmott/gstreamer:ignore-rev into main

Pseudo-standard file listing commits meant to be ignoring by git blame.

It is handled by Github: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view but not yet by Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/31423

Merge request reports