Skip to content

Commit

Permalink
add .git-blame-ignore-revs
Browse files Browse the repository at this point in the history
The bulk reformat changes can be skipped in "git blame" by running this command:
> git config blame.ignoreRevsFile .git-blame-ignore-revs

Signed-off-by: Anton Dukhovnikov <[email protected]>
  • Loading branch information
antond-weta committed Nov 12, 2023
1 parent bdf324e commit 23afed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Bulk-apply clang-format
ebacf19e84b61be1f55a6a96b7bc73daffa5ce48

0 comments on commit 23afed4

Please sign in to comment.