0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 00:34:26 +01:00
gitea/options
wxiaoguang 39de2955fd
Improve sync fork behavior (#33319)
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`
2025-01-20 15:17:47 +08:00
..
gitignore [skip ci] Updated licenses and gitignores 2025-01-20 00:31:52 +00:00
label
license [skip ci] Updated licenses and gitignores 2024-12-23 00:32:58 +00:00
locale Improve sync fork behavior (#33319) 2025-01-20 15:17:47 +08:00
readme