Skip to content
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

Add a .git-blame-ignore-revs file #2606

Merged
merged 1 commit into from Jul 14, 2022
Merged

Add a .git-blame-ignore-revs file #2606

merged 1 commit into from Jul 14, 2022

Conversation

gchtr
Copy link
Member

@gchtr gchtr commented Jul 13, 2022

Ticket: #2599

Issue

Coding style commits make it harder to use git blame.

Solution

Ignore certain coding style commits with a .git-blame-ignore-revs file.

Impact

Better navigation through code history.

Usage Changes

None.

Considerations

Can’t think of any.

Testing

No.

@gchtr gchtr added the 2.0 label Jul 13, 2022
@jarednova
Copy link
Member

Oh nice! I've never seen that before. That will make some of those big moves less chaotic and disruptive

@jarednova jarednova merged commit 1500e48 into 2.x Jul 14, 2022
@jarednova jarednova deleted the 2.x-git-blame-ignore-revs branch July 14, 2022 18:42
@gchtr gchtr mentioned this pull request Jul 18, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants