Closed
Description
Description
Following scenario:
- Create a repo
- Commit und push something, create a tag, create a release in Gitea
- Commit und push something, create a second tag
- Go to the gitea web page -> Releases
- Choose the one release
- Click "Compare" with the second tag
It results in "No common commits. The tagged versions do not share a common history" (translated, I have it in German).
The link not working is: https://try.gitea.io/koobiedoodiedoo/TagCompare/compare/Rev01...Rev00
However, https://try.gitea.io/koobiedoodiedoo/TagCompare/compare/Rev00...Rev01 works as expected.
Gitea Version
1.19.0+dev-415-g82728a7ce, 1.18.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
Ubuntu 20.04
How are you running Gitea?
mysql DB, systemd, on virtual machine
Database
MySQL