mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-07-24 20:19:39 +02:00
Adds the ability to selectively choose which branches are pushed to a mirror. This change adds an additional text box on the repository settings for each push mirror. Existing behavior is preserved when the field is left blank. When the repository is being pushed, only branches matching the comma separated branch filter are pushed. Resolves forgejo/forgejo#7242 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7823 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Paul Campbell <pcampbell@kemitix.net> Co-committed-by: Paul Campbell <pcampbell@kemitix.net> |
||
---|---|---|
.. | ||
admin.go | ||
auth_form.go | ||
org.go | ||
package_form.go | ||
repo_branch_form.go | ||
repo_form.go | ||
repo_form_test.go | ||
repo_tag_form.go | ||
report_abuse.go | ||
runner.go | ||
user_form.go | ||
user_form_auth_openid.go | ||
user_form_hidden_comments.go | ||
user_form_test.go |