Skip to content

Commit 847a190

Browse files
committed
chore: ignore coding-standard update 1.2.3 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 8aa751d commit 847a190

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.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.3
3+
8aa751d3a8220fd5513f3e7ef5d4dcd53843859d

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)