mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-21 18:00:45 +00: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.