Closed
Description
- Gitea version (or commit ref): Commit: e6da2cf
- Git version: 2.7.4
- Operating system: Linux Mint 18
- Database (use
[x]
):- PostgreSQL
- MySQL
- SQLite
Description
If I do a PR with conflicts, gitea says that I have to merge branch manually ( This pull request can't be merged automatically because there are conflicts.
). I've done it but the message does not disappear. I closed the PR, then reopened it and now if I go to the merge request I get the following message everytime:
The conflict checking is still in progress, please refresh page in few moments.
Steps to reproduce
- Create new PR with a conflict between the 2 branches
- Merge manually the branch fixing the conflicts
- Close the PR
- Reopen it