mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-08 04:54:14 +08:00
![Lunny Xiao](/assets/img/avatar_default.png)
* add topic models and unit tests * fix comments * fix comment * add the UI to show or add topics for a repo * show topics on repositories list * fix test * don't show manage topics link when no permission * use green basic as topic label * fix topic label color * remove trace content * remove debug function
14 lines
122 B
YAML
14 lines
122 B
YAML
-
|
|
id: 1
|
|
name: golang
|
|
repo_count: 1
|
|
|
|
-
|
|
id: 2
|
|
name: database
|
|
repo_count: 1
|
|
|
|
- id: 3
|
|
name: SQL
|
|
repo_count: 1
|