This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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.
2023-03-08 17:31:27 +08:00
..
label.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
parser.go Reduce duplicate and useless code in options (#23369) 2023-03-08 17:31:27 +08:00
parser_test.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00