mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-14 12:00:42 +01:00
b7614e2d2f
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.  