Skip to content

Commit c4b9c28

Browse files
committed
chore: ignore coding-standard update 1.2.2 in git blame
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent f8a202a commit c4b9c28

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.git-blame-ignore-revs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# .git-blame-ignore-revs
2+
# Update to coding-standard 1.2.2
3+
f8a202a56fa45abe334e92369fbf0439448bad58

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Otherwise, git checkouts can be handled the same as release archives, by using t
7474

7575
- Comment on a pull request with `/update-3rdparty` to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target.
7676

77+
#### Ignore code style updates in git blame
78+
79+
`git config blame.ignoreRevsFile .git-blame-ignore-revs`
80+
7781
## Contribution guidelines 📜
7882

7983
All contributions to this repository from June 16, 2016, and onward are considered to be

0 commit comments

Comments
 (0)