Skip to content

Add .git-blame-ignore-revs file - #18719

Merged
snipe merged 4 commits into
grokability:developfrom
marcusmoore:ignore-revs
Mar 16, 2026
Merged

snipe merged 4 commits into
grokability:developfrom
marcusmoore:ignore-revs

Conversation

@marcusmoore

Copy link
Copy Markdown
Collaborator

This PR adds the recent Pint commits to a new .git-blame-ignore-revs file to have them be skipped when blaming.

For example, Pint added a comma to the last item in $fillable and blame shows it on the left but it is ignored on the right and lumped in with the rest of the commit:

Before After
image image

There are still some "Use pint on models directory" commits shown but I think that is because they are whitespace?

@marcusmoore
marcusmoore requested a review from snipe as a code owner March 16, 2026 22:45
@snipe
snipe merged commit bb72dab into grokability:develop Mar 16, 2026
8 checks passed
@marcusmoore
marcusmoore deleted the ignore-revs branch March 16, 2026 23:52
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.

2 participants