[PR #14394] Add .git-blame-ignore-revs to make GitHub's blame view nicer #30082

Open
opened 2026-01-31 09:38:32 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/14394

State: closed
Merged: Yes


Commits mentioned in this file will be acknowledged by GitHub, but
skipped in the blame view. Other tools use this as well.

You can make git use it by passing
--ignore-revs-file .git-blame-ignore-revs to git blame.

The only commits we're ignoring right now are codebase-wide reformatting
or line endings changes.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14394 **State:** closed **Merged:** Yes --- Commits mentioned in this file will be acknowledged by GitHub, but skipped in the blame view. Other tools use this as well. You can make git use it by passing `--ignore-revs-file .git-blame-ignore-revs` to `git blame`. The only commits we're ignoring right now are codebase-wide reformatting or line endings changes.
claunia added the pull-request label 2026-01-31 09:38:32 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30082