mirror of
https://gitee.com/gitea/gitea
synced 2026-04-16 01:25:19 +08:00
* Fix #3315: Release dont use tag creation date * Simplify code and apply gofmt * remove useless block (ctx.Repo.GitRepo.GetTag) on EditReleasePost * apply gofmt on modified files