mirror of
https://gitee.com/gitea/gitea
synced 2026-01-04 22:55:47 +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