1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-04 13:28:25 +00:00
Files
gitea/modules/git/commit_info_test.go
wxiaoguang 8f91bfe9d8 Fix submodule parsing when the gitmodules is missing (#35109)
Follow up #35096, fix #35095, fix #35115 and add more tests

The old code used some fragile behaviors which depend on the "nil"
receiver. This PR should be a complete fix for more edge cases.
2025-07-18 09:42:44 +00:00

6.1 KiB