Skip to content

Commit

Permalink
feat(git): add global blame.ignoreRevsFile
Browse files Browse the repository at this point in the history
  • Loading branch information
meatcar committed Jun 14, 2024
1 parent bd7cc12 commit 32e771c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home-manager/modules/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@

[log]
date = iso

[blame]
ignoreRevsFile = .git-blame-ignore-revs

0 comments on commit 32e771c

Please sign in to comment.