mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-17 21:09:01 +03: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.