1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-21 07:04:32 +00:00
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
..
2025-01-13 14:01:53 +08:00
2025-01-13 14:01:53 +08:00
2024-12-29 01:05:56 +00:00
2024-06-11 18:47:45 +00:00
2025-01-20 15:17:47 +08:00
2023-12-25 21:25:29 +01:00
2025-01-14 15:35:34 +08:00
2025-01-10 06:00:06 +00:00
2024-12-30 14:35:46 -08:00
2024-12-30 14:35:46 -08:00