gitea/services/forms
Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch ()
Fixes 

Add UI for choosing branch to fork

Change default branch on single-branch forks


![image](https://github.com/go-gitea/gitea/assets/19504461/28505f69-a9a2-43a8-8b19-a0cdac3ddc5a)

---------

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
admin.go Decouple the different contexts from each other ()
auth_form.go Decouple the different contexts from each other ()
org.go Allow Organisations to have a E-Mail ()
package_form.go Add CRAN package registry ()
repo_branch_form.go Decouple the different contexts from each other ()
repo_form.go Add support for forking single branch ()
repo_form_test.go Implement FSFE REUSE for golang files ()
repo_tag_form.go Decouple the different contexts from each other ()
runner.go Support changing labels of Actions runner without re-registration ()
user_form.go Check blocklist for emails when adding them to account ()
user_form_auth_openid.go Decouple the different contexts from each other ()
user_form_hidden_comments.go Less naked returns ()
user_form_test.go Redesign Scoped Access Tokens ()