1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-25 13:19:37 -05:00
forgejo/services
George Bartolomey 13ca6c14f1
feat: allow changing default branch update style
This commit allows chaning default branch update style through global
and repository settings. The setting affects "Update branch" button
in PR view (button shows when some commits are ahead of master branch).
When default update style is set to "rebase", dropdown button updates branch
by rebase by default. When update style is set to other value, dropdown button
updates branch by merge. Any of these actions may be selected using dropdown
in any case.

Signed-off-by: George Bartolomey <george@bh4.ru>
2024-12-23 18:55:25 +03:00
..
actions
agit
asymkey
attachment
auth
automerge
context
contexttest
convert feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
cron
doctor
externalaccount
f3
federation
feed
forgejo
forms feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
gitdiff
indexer
issue fix: Ignore self review request notification 2024-12-21 20:03:36 +01:00
lfs
mailer
markup
migrations
mirror
notify
org
packages
pull
release
remote
repository fix: repo avatar generating (#6338) 2024-12-22 18:18:37 +01:00
secrets
shared/automerge
task
uinotification
user
webhook
wiki