Forgejo/modules/git/tests/repos/repo6_blame/objects
KN4CK3R ed64f1c2b8
Support .git-blame-ignore-revs file (#26395)
Closes #26329

This PR adds the ability to ignore revisions specified in the
`.git-blame-ignore-revs` file in the root of the repository.


![grafik](https://github.com/go-gitea/gitea/assets/1666336/9e91be0c-6e9c-431c-bbe9-5f80154251c8)

The banner is displayed in this case. I intentionally did not add a UI
way to bypass the ignore file (same behaviour as Github) but you can add
`?bypass-blame-ignore=true` to the url manually.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-16 17:42:34 +00:00
..
3b Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
31 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
45 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
49 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
54 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
a8 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
af Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
b8 Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
ca Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00