go-gitea/gitea

[Feature] referenced commit

Opened this issue · 0 comments

Feature Description

If you use "referenced" commit in an "issue" like this one, it get linked in the "issue" like "my commit (#18)" and it was linked with the "#18" tag to know what issue it was for.

But if the referenced commit was made in "wrong" issue or if the "commit" was wrong and you have to delete it, and redo it the "referenced" link to the commit will not go away on update in "gitea".

My question is why it´s not any manually way to remove this from the "issue" as the only way i found is to delete the "issue" and then do a new commit to get rid of the "invalid referenced" commit in the issue.

Screenshots

No response