Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect notification commit url (go-gitea#21479) (go-gitea#21483)
Backport go-gitea#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.
- Loading branch information