Closed
Description
Description
Hi,
there is missing button for commit in pull request, when branches are same but there is commit to merge.
steps to reproduce:
- "merge --no-ff" from "develop" to "master"
- create tag on master
- create PR from "master" to "develop"
- missing button for merge
PR says the files diff is empty (that is correct).
But also in PR is 1 commit with the merge info and created tag, which should be merged into "develop"
(just usual git flow)
Gitea Version
1.16.7
Can you reproduce the bug on the Gitea demo site?
Yes
https://try.gitea.io/jedi7/test_19603/pulls/1
Log Gist
No response
Screenshots
Git Version
2.25.1
Operating System
ubuntu
How are you running Gitea?
docker container
Database
MySQL