diff options
author | Wolfgang E. Sanyer <WolfgangESanyer@gmail.com> | 2022-05-12 00:16:02 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-05-21 12:12:50 +0200 |
commit | 8a9242bca27294946f9d750693bd2eb7417b7779 (patch) | |
tree | 9df532bbb4af9b77a55a0952c41e8bf8bd49d23d /.git-blame-ignore-revs | |
parent | lib/portage/util: fix bundled whirlpool on empty bytestring input (diff) | |
download | portage-8a9242bca27294946f9d750693bd2eb7417b7779.tar.gz portage-8a9242bca27294946f9d750693bd2eb7417b7779.tar.bz2 portage-8a9242bca27294946f9d750693bd2eb7417b7779.zip |
Add github config to ignore revs in blame
See https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/
for more info.
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Closes: https://github.com/gentoo/portage/pull/830
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r-- | .git-blame-ignore-revs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 000000000..321d9aa7c --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,8 @@ +# Run entire repository through black. Also, change tabs to spaces +3812225ace5db8c691cbe027d234a3e223972199 +# black 21.12b0 reformatting +a5092f11f31b6a9d54a34423088a7bb8e70bc1c6 +# black 22.1.0 reformatting +baf79da44e543cc0fd12f64a2c99b49b66727f39 +# Blacken previously missed Python files +9fe091668c8a1d988c02c849ac1bece6eb764d0b |