Skip to content

Conversation

@max-nextcloud
Copy link
Collaborator

📝 Summary

These commits listed in the file will be ignored during git blame.
To set it up locally run git config blame.ignoreRevsFile .git-blame-ignore-revs

Note that this needs to set per-project
as git blame will error if it cannot find the file.

The file will also automatically be respected by github.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests are not needed
  • Documentation is included in the file.

@max-nextcloud max-nextcloud requested a review from mejo- as a code owner June 29, 2025 11:36
@max-nextcloud max-nextcloud force-pushed the enh/git-blame-ignore-refs branch from 15918fd to d233551 Compare June 29, 2025 12:51
Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment to make reuse happy.

These commits will be ignored during git blame if you run
`git config blame.ignoreRevsFile .git-blame-ignore-revs`

Note that this needs to set per-project
as `git blame` will error if it cannot find the file.

The file will also automatically be respected by github.

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud force-pushed the enh/git-blame-ignore-refs branch from d233551 to 5bbaaa6 Compare June 30, 2025 12:54
@max-nextcloud max-nextcloud enabled auto-merge June 30, 2025 12:54
@max-nextcloud max-nextcloud merged commit fc96fc5 into main Jun 30, 2025
74 of 76 checks passed
@max-nextcloud max-nextcloud deleted the enh/git-blame-ignore-refs branch June 30, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants