mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-21 07:17:14 -04:00
parent
6b836ac5f7
commit
f4d27498bd
11 changed files with 70 additions and 2 deletions
|
@ -140,6 +140,7 @@ type RepoSettingForm struct {
|
|||
PullsAllowRebaseMerge bool
|
||||
PullsAllowSquash bool
|
||||
PullsAllowManualMerge bool
|
||||
PullsDefaultMergeStyle string
|
||||
EnableAutodetectManualMerge bool
|
||||
EnableTimetracker bool
|
||||
AllowOnlyContributorsToTrackTime bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue