diff options
author | 2022-07-08 17:00:34 +0200 | |
---|---|---|
committer | 2022-07-08 17:00:34 +0200 | |
commit | f672902896e71db8f6f06c557be6f701e31b6e7a (patch) | |
tree | d2a0048fe1f15993a1faa44e03bb0fa751ec3dea /lib/Exceptions.php | |
parent | abfc6b4633bdf674002ccf346f54fd80c87f6f3d (diff) | |
download | rss-bridge-f672902896e71db8f6f06c557be6f701e31b6e7a.tar.gz rss-bridge-f672902896e71db8f6f06c557be6f701e31b6e7a.tar.zst rss-bridge-f672902896e71db8f6f06c557be6f701e31b6e7a.zip |
Add .git-blame-ignore-revs file (#2903)
This will ignore coding style change commits in GitHub’s blame UI.
Same thing can be achieved locally using either `git blame --ignore-revs-file .git-blame-ignore-revs`
or `git config blame.ignoreRevsFile .git-blame-ignore-revs`
https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
Diffstat (limited to 'lib/Exceptions.php')
0 files changed, 0 insertions, 0 deletions