mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-20 04:23:21 +00:00
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.