1
0
mirror of https://github.com/projectatomic/rpm-ostree.git synced 2026-02-05 09:45:27 +01:00
Files
rpm-ostree/.git-blame-ignore-revs
Jonathan Lebon aea8432d71 Add .git-blame-ignore-revs and seed with clang-format commit
We can include in this file commits which do mechanical changes like
linting that are rarely of value when tracing through history. You can
then tell `git blame` to ignore those commits using:

```
git config blame.ignoreRevsFile .git-blame-ignore-revs
```

The GitHub blame UI automatically does this.

Closes: #3963
2022-08-25 15:44:20 -04:00

4 lines
120 B
Plaintext

# Run through `clang-format`:
# https://github.com/coreos/rpm-ostree/pull/3475
be45a74d0802c764d04cdfc6f3bcc12872b3bb33