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

git blame: ignore revs #2044

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

adamjstewart
Copy link
Collaborator

@adamjstewart adamjstewart commented May 3, 2024

This PR adds a .git-blame-ignore-revs file. What does this magical file do? It ignores certain commits (revisions) when viewing file in git blame and the GitHub blame view:

All of these commits change a large number of files, but only involve cosmetic changes, and should be ignored when looking for the origin of each line.

@adamjstewart adamjstewart merged commit 49f369f into microsoft:main May 3, 2024
18 checks passed
@adamjstewart adamjstewart deleted the git/blame branch May 3, 2024 21:55
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