mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
0118b6aaf8
* Add optional label sets on repo creation * Fix CRLF * Instead of hardcoding default, make it the helper * Move label set init out of repo init Add a new error for the router Combine router label init with repo creation label init Signed-off-by: jolheiser <[email protected]> * Add issue labels to Swagger for repo creation Signed-off-by: jolheiser <[email protected]> * Update models/issue_label.go Co-Authored-By: Lauris BH <[email protected]> * Update models/issue_label.go Co-Authored-By: guillep2k <[email protected]>