mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-28 18:56:13 +01:00
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.