opened 03:05AM - 20 Jun 22 UTC
kind/bug
### Description
When the feature branch get some undo commits and with force …push, The push webhook don't contains the old commits.
This also happens with rebase.
I am recording the commits with task by parsing the commit message with formats. Without old commits, the relationship between commits and task are not correct.
But it works with gitea version 1.13
### Gitea Version
1.16.5
### How are you running Gitea?
download and run from docker.
### Database
MySQL