0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 05:32:34 +01:00
gitea/modules/context
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
..
access_log.go
api_org.go
api_test.go
api.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00
auth.go Move twofactor to models/login (#17143) 2021-09-25 15:00:12 +02:00
captcha.go
context.go Fix bug of get context user (#17169) 2021-09-28 21:13:04 +08:00
csrf.go
form.go
org.go
pagination.go
permission.go
private.go
repo.go Add a simple way to rename branch like gh (#15870) 2021-10-08 19:03:04 +02:00
response.go
xsrf_test.go
xsrf.go