mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-25 12:44:00 +02:00
Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before. Fixes #462, #668, #732.