forgejo/modules/git/tests/repos
Gusted 54017ee5c4 fix: detect renames when using diff-tree (#11038)
Regression of forgejo/forgejo!9587

`git-diff` will always find renames because it is implied by the `diff.renames` configuration option. Specify `--find-renames` to detect renames again.

Resolves forgejo/forgejo#11032

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11038
Reviewed-by: Beowulf <beowulf@beocode.eu>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2026-01-25 15:51:18 +01:00
..
language_stats_repo fix: use linguist-generated for language stats (#7685) 2025-04-27 23:29:21 +00:00
renames fix: detect renames when using diff-tree (#11038) 2026-01-25 15:51:18 +01:00
repo1_bare Fix commit retrieval by tag (#21804) 2023-03-02 13:32:21 +08:00
repo1_bare_sha256 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01: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
repo5_pulls_sha256 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
repo6_blame Support .git-blame-ignore-revs file (#26395) 2023-09-16 17:42:34 +00:00
repo6_blame_sha256 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
repo6_merge Add merge files files to GetCommitFileStatus (#20515) 2023-08-24 10:03:49 +00:00
repo6_merge_sha256 Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
symmetric_repo feat: improve getting shortstat (#9587) 2025-10-10 14:15:38 +02:00
templates_repo feat: introduce global merge message templates (#8347) 2025-07-12 16:00:42 +02:00