mirror of https://github.com/go-gitea/gitea.git
39de2955fd
Fix #33271 Suppose there is a `branch-a` in fork repo: 1. if `branch-a` exists in base repo: try to sync `base:branch-a` to `fork:branch-a` 2. if `branch-a` doesn't exist in base repo: try to sync `base:main` to `fork:branch-a` |
||
---|---|---|
.. | ||
branch.go | ||
branch_list.go | ||
branch_test.go | ||
commit_status.go | ||
commit_status_summary.go | ||
commit_status_test.go | ||
lfs.go | ||
lfs_lock.go | ||
lfs_lock_list.go | ||
main_test.go | ||
protected_branch.go | ||
protected_branch_list.go | ||
protected_branch_list_test.go | ||
protected_branch_test.go | ||
protected_tag.go | ||
protected_tag_test.go |