forgejo/services/forms
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870)
- Update default branch if needed
- Update protected branch if needed
- Update all not merged pull request base branch name
- Rename git branch
- Record this rename work and auto redirect for old branch on ui

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: delvh <dev.lh@web.de>
2021-10-08 19:03:04 +02:00
..
admin.go
auth_form.go Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
org.go
repo_branch_form.go Add a simple way to rename branch like gh (#15870) 2021-10-08 19:03:04 +02:00
repo_form.go Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
repo_form_test.go
repo_tag_form.go
user_form.go Added introspection endpoint. (#16752) 2021-08-20 22:16:45 -04:00
user_form_auth_openid.go
user_form_test.go