Closed
Description
Description
- create repo
- create fork
- do channge and create PR to repo
- merge manually with
git merge --ff-only ...
as per instructions - PR not marked as merged, just says the commit already there and nothing to do.
Gitea Version
1.22 , or demo site
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
from: https://demo.gitea.com/gnuman/test/pulls/1
THEN I added another commit, and it got added to the PR (I guess since it wasn't closed) and the instructions are different from above. Maybe above it reverted to default ones? But this could be another issue not related to this one.
Git Version
No response
Operating System
No response
How are you running Gitea?
demo site
Database
None