Fix typo in README #302
Reference in New Issue
Block a user
No description provided.
Delete Branch "pat-s-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I don't understand the reported merge conflict.
The merge conflict comes from an outdated code base. PR #200 got merged a few months ago and introduced markdown linting which also changed the accepted line length. ?
Maybe it's a bug of Gitea. But anyway, could you try to rebase and force push to test if it's still there.
@justusbunsi just hit the pull "update" button ...
@6543 Don't see this button. :D
@lunny It is an issue with the code base from this PR branch. I can reproduce the conflict when locally running
git rebase
. The line length change introduced line breaks at this very text block. Manually fixing the conflict locally and then force-pushing will help. (95% sure that this fixes the conflict for Gitea ?)Thanks @justusbunsi!
I rebased, Gitea still reports a conflict. Not sure if this is still a false-positive now?
Are we good to merge?
I've just pushed these changes to README.md in master directly, will close this PR now.
Pull request closed