mirror of
https://gitee.com/gitea/gitea
synced 2026-02-03 05:15:48 +08:00
* Tab on user profile to show starred repos * Make golint happy and use transactions on StarRepo function * x -> sess * Use sess.Close() instead of sess.Rollback() * Add copyright * Fix lint