You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/label
Jason Song 090e753923
Reduce duplicate and useless code in options (#23369)
Avoid maintaining two copies of code, some functions can be used with
both `bindata` and `no bindata`.

And removed `GetRepoInitFile`, it's useless now.
`Readme`/`Gitignore`/`License`/`Labels` will clean the name and use
custom files when available.
1 year ago
..
label.go Add loading yaml label template files (#22976) 1 year ago
parser.go Reduce duplicate and useless code in options (#23369) 1 year ago
parser_test.go Add loading yaml label template files (#22976) 1 year ago