1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 22:54:27 +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-17 08:55:02 +00:00
2025-01-20 15:17:47 +08:00
2025-01-08 01:38:30 +00:00
2025-01-17 08:55:02 +00:00
2025-01-08 23:57:18 +08:00
2025-01-12 03:39:46 +00:00
2025-01-15 11:15:47 +08:00
2025-01-08 23:57:18 +08:00
2025-01-06 12:07:52 +08:00
2025-01-15 11:15:47 +08:00
2024-03-14 23:24:59 +00:00
2024-06-11 21:07:10 +08:00
2023-04-29 15:43:01 -04:00