0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 00:00:34 +01:00
gitea/modules/repository
wxiaoguang a66c16dc1b
Allow to fork repository into the same owner (#32819)
This feature is experimental, not fully tested, and may be changed in
the future.

It is only designed for users who really need it: set
`[repository].ALLOW_FORK_INTO_SAME_OWNER=true` in your app.ini

Doc: https://gitea.com/gitea/docs/pulls/122


![image](https://github.com/user-attachments/assets/38d08c23-9cfc-49d8-9321-ff81edf65395)
2024-12-14 09:39:05 +08:00
..
branch_test.go
branch.go
commits_test.go disable gravatar in test (#32529) 2024-11-21 04:30:48 +00:00
commits.go Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +00:00
create_test.go Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
create.go
delete.go
env.go
fork_test.go Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
fork.go Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
hooks.go
init_test.go
init.go
license_test.go
license.go
main_test.go
push.go
repo_test.go
repo.go
temp.go