mirror of
https://github.com/go-gitea/gitea
synced 2025-01-31 04:07:59 +01:00
19df07f021
Backport #21479 For normal commits the notification url was wrong because oldCommitID is received from the shrinked commits list. This PR moves the commits list shrinking after the oldCommitID assignment.