Afterremotes/origin/work/fhek/foreground_background_text19d98d6areformatted Okular's codebase with `clang-format`, that commit was marked to be ignored by `git blame` by adding it to `.git-blame-ignore-revs` in4fb45522. Later, !296 was merged but still needed reformatting, which was done inb09e23f6. However, the latter commit was still missing from `.git-blame-ignore-revs`, so let's add it. Test Plan: All commits mentioning `clang-format` which reformatted the codebase are now included in `.git-blame-ignore-revs`.
parent
fe5847155c
commit
0ce3887a3c
1 changed files with 2 additions and 0 deletions
@ -1,2 +1,4 @@ |
||||
# _clang_format added |
||||
19d98d6a74079a42bcc5cb0e899d239a4bdb6e20 |
||||
b09e23f6ab7bf806448d87df1ceb1ea769d5a300 |
||||
|
||||
|
||||
Loading…
Reference in new issue