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
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Enable this file in your git config: git config blame.ignoreRevsFile .git-blame-ignore-revs
# Enabled on GitHub automatically

# Close Over APIs, was mostly reformatting
945d61634784db2e51f894c9606e785a099fd23d
# Dotnet Format Style
44387b36695607248cebb9467ad48061c19354cb
# Formatting Fixup
7233182585b63760992545c7407b17fb2965bc5c
Loading