The Wayback Machine - https://web.archive.org/web/20220507124557/https://github.com/go-gitea/gitea/issues/18773
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Gitea Version
1.16.1
Git Version
No response
Operating System
No response
How are you running Gitea?
Using the Linux x64 binaries from the releases page.
Database
No response
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Description
When editing repos via the API, the value of
default_merge_style
is ignored.Querying the API with curl/jq before the change:
Trying to change the setting via the API:
This should have returned
"rebase"
.After changing the default merge style through the UI:
Screenshots
No response
The text was updated successfully, but these errors were encountered: