Browse Source

Create .git-blame-ignore-revs

pull/1912/head
duckdoom5 4 months ago
parent
commit
fa73f5713d
  1. 11
      .git-blame-ignore-revs

11
.git-blame-ignore-revs

@ -0,0 +1,11 @@ @@ -0,0 +1,11 @@
# When making commits that are strictly formatting/style changes, add the
# commit hash here, so git blame can ignore the change. See docs for more
# details:
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
#
#
# Example entries:
#
# <full commit hash> # Formating changes
# <full commit hash> # rename something internal
4352a86efc9a0270ecd0c1712c9f470a9bd8fb75 # Format all c++ files
Loading…
Cancel
Save