mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[forge] set default merge style to rebase
fixes: forge/forge#353 Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -572,6 +572,7 @@ gitea:
|
|||||||
repository:
|
repository:
|
||||||
MAX_CREATION_LIMIT: 0
|
MAX_CREATION_LIMIT: 0
|
||||||
ALLOW_FORK_WITHOUT_MAXIMUM_LIMIT: true
|
ALLOW_FORK_WITHOUT_MAXIMUM_LIMIT: true
|
||||||
|
DEFAULT_MERGE_STYLE: rebase
|
||||||
|
|
||||||
## @param gitea.config.cors Cross-origin resource sharing settings
|
## @param gitea.config.cors Cross-origin resource sharing settings
|
||||||
cors: {}
|
cors: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user