mirror of
https://gitee.com/gitea/gitea
synced 2026-03-01 18:15:37 +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