mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-27 09:01:51 +01:00
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> |
||
|---|---|---|
| .. | ||
| command_test.go | ||
| command.go | ||
| context.go | ||
| env.go | ||
| error.go | ||
| pipe.go | ||