mirror of
https://github.com/gogs/gogs.git
synced 2025-05-12 02:20:49 +00: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.