Skip to content

Commit

Permalink
Add config to exclude rename commit from git blame
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Bush <[email protected]>
mbbush committed Jun 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2a72ebd commit e515911
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Run this command to always ignore formatting commits in `git blame`
# git config blame.ignoreRevsFile .git-blame-ignore-revs
# Github applies this automatically, but you must do it manually for local use.

# Alphabetized config/externalname.go
bed636f69e92ebb358389c8b53d9047c993aa8dd

0 comments on commit e515911

Please sign in to comment.