You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/code
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`
3 weeks ago
..
recently_pushed_new_branches.tmpl Refactor DateUtils and merge TimeSince (#32409) 3 months ago
upstream_diverging_info.tmpl Improve sync fork behavior (#33319) 3 weeks ago