gitea/services/repository
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741)
Add basic "sync fork" support (GitHub-like)

<details>

![image](https://github.com/user-attachments/assets/e71473f4-4518-48c7-b9e2-fedfcd564fc3)

</details>
2024-12-06 21:10:35 +00:00
..
archiver
commitstatus
files
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go
delete.go
delete_test.go
fork.go
fork_test.go
generate.go
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
license.go
license_test.go
main_test.go
merge_upstream.go Support "merge upstream branch" (Sync fork) (#32741) 2024-12-06 21:10:35 +00:00
migrate.go
push.go
repo_team.go
repo_team_test.go
repository.go
repository_test.go
setting.go
template.go
transfer.go
transfer_test.go