Skip to content

Add git-blame-ignore-revs file for some refactor commits to make blame better. #2224

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

JustinGrote
Copy link
Collaborator

PR Summary

Adds a git-blame-ignore-revs file to remove formatting commits from git blame to more accurately identify who made a change.

Enables future refactoring work to not clutter up git blame. Supported natively on Github

@JustinGrote JustinGrote self-assigned this Mar 4, 2025
@JustinGrote JustinGrote marked this pull request as ready for review March 4, 2025 18:17
@Copilot Copilot AI review requested due to automatic review settings March 4, 2025 18:17
@JustinGrote JustinGrote requested a review from a team as a code owner March 4, 2025 18:17
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@JustinGrote JustinGrote enabled auto-merge March 4, 2025 18:17
@JustinGrote JustinGrote disabled auto-merge March 4, 2025 18:17
@JustinGrote JustinGrote enabled auto-merge (rebase) March 4, 2025 18:17
@JustinGrote JustinGrote force-pushed the justingrote/chore/git-blame-ignore-revs branch from bb5c8cf to 7341e03 Compare March 4, 2025 18:18
Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

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

Love it.

@andyleejordan andyleejordan disabled auto-merge March 4, 2025 19:26
@andyleejordan andyleejordan merged commit 8337c80 into main Mar 4, 2025
8 checks passed
@andyleejordan andyleejordan deleted the justingrote/chore/git-blame-ignore-revs branch March 4, 2025 19:26
@andyleejordan andyleejordan added the Ignore Exclude from the changelog. label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignore Exclude from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants