0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-27 14:13:20 +01:00
gitea/services
Md Ferdous Alam 429ba9c010
Use case-insensitive matching for Git error "Not a valid object name" (#36728)
Fixes #36727

Git is lowercasing the `fatal: Not a valid object name` error message
to follow its CodingGuidelines. This change makes the string matching
case-insensitive so it works with both the current and future Git
versions.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-24 12:25:34 +08:00
..
2026-02-22 08:01:43 +01:00
2026-01-31 22:01:08 -08:00
2025-10-19 00:37:50 +08:00
2026-01-31 22:01:08 -08:00