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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the default branch for repositories generated from templates (go-gitea#19136)
* Set the default branch for repositories generated from templates
* Allows default branch to be set through the API for repos generated from templates
* Update swagger API template
* Only set default branch to the one from the template if not specified
* Use specified default branch if it exists while generating git commits
Fixgo-gitea#19082
Co-authored-by: John Olheiser <[email protected]>
Co-authored-by: zeripath <[email protected]>
0 commit comments