mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-24 11:10:42 +00: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