mirror of
https://gitee.com/gitea/gitea
synced 2026-03-26 22:35:37 +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