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 .git-blame-ignore-revs #261

Merged
merged 1 commit into from
Aug 30, 2021
Merged

add .git-blame-ignore-revs #261

merged 1 commit into from
Aug 30, 2021

Conversation

ccope
Copy link
Contributor

@ccope ccope commented Aug 30, 2021

Requires git >= 2.23. To enable this in your git client, run git config --global blame.ignoreRevsFile .git-blame-ignore-revs

@ccope
Copy link
Contributor Author

ccope commented Aug 30, 2021

Note that you might still see ignored commits in git blame on lines that contained only whitespace.

@Nikratio Nikratio merged commit a181b9b into libfuse:master Aug 30, 2021
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.

None yet

2 participants