0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 05:24:03 +01:00
gitea/services/repository
Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821)
Fixes #25117

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>
2023-09-29 09:48:39 +08:00
..
archiver
files
adopt_test.go
adopt.go
avatar_test.go
avatar.go
branch.go
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
create_test.go
create.go
delete_test.go
delete.go
fork_test.go
fork.go Add support for forking single branch (#25821) 2023-09-29 09:48:39 +08:00
hooks.go
lfs_test.go
lfs.go
main_test.go
push.go
repository_test.go
repository.go
review_test.go
review.go
template.go
transfer_test.go
transfer.go