mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
When the parent Commit does not exist on gitea, an error will be reported when opening the Commit details page: invalid memory address or nil pointer dereference.  