gitea/modules/git/tests/repos
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
..
language_stats_repo rm .sample hooks which aren't used (#19101) 2022-03-16 10:33:07 +00:00
repo1_bare Fix commit retrieval by tag (#21804) 2023-03-02 13:32:21 +08:00
repo2_empty rm .sample hooks which aren't used (#19101) 2022-03-16 10:33:07 +00:00
repo3_notes Fix reading git notes from nested trees (#8026) 2019-09-12 09:14:41 +08:00
repo4_commitsbetween Fix webhook commits wrong hash on HEAD reset (#16283) 2021-06-30 19:49:06 +02:00
repo5_pulls Auto merge pull requests when all checks succeeded via API (#9307) 2022-05-08 01:05:52 +08:00
repo6_blame Support `.git-blame-ignore-revs` file (#26395) 2023-09-16 17:42:34 +00:00
repo6_merge Add merge files files to GetCommitFileStatus (#20515) 2023-08-24 10:03:49 +00:00