You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`GetCommitsFromIDs` is only used in one place: `LoadPushCommits` where
it expects that `c.Commits` is not nil.
This potentially nil set causes a NPE in in go-gitea#12953Fixgo-gitea#12953
Signed-off-by: Andrew Thornton <[email protected]>
`GetCommitsFromIDs` is only used in one place: `LoadPushCommits` where
it expects that `c.Commits` is not nil.
This potentially nil set causes a NPE in in #12953Fix#12953
Signed-off-by: Andrew Thornton <[email protected]>
1.13.0+dev-683-gb725c4ee5
2.26.2
Alpine Linux
[x]
):Description
Pull request shows 500 error after commands:
...
Screenshots
The text was updated successfully, but these errors were encountered: