mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 16:24:25 +00:00
a35749893b
Addition to #22256 The `convert` package relies heavily on different models which is [disallowed by our definition of modules](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#design-guideline). This helps to prevent possible import cycles. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
---|---|---|
.. | ||
app.go | ||
email.go | ||
follower.go | ||
gpg_key.go | ||
helper.go | ||
key.go | ||
repo.go | ||
settings.go | ||
star.go | ||
user.go | ||
watch.go |