0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-06 03:54:33 +01:00
gitea/templates
Abheek Dhawan f316582458
Set the default branch for repositories generated from templates (#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

Fix #19082 

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2022-03-27 03:56:28 +01:00
..
admin
base Set OpenGraph title to DisplayName in profile pages (#19206) 2022-03-25 20:15:13 +02:00
custom
explore
mail Try to prevent autolinking of displaynames by email readers (#19169) 2022-03-23 12:34:20 +00:00
org
repo
shared
status
swagger Set the default branch for repositories generated from templates (#19136) 2022-03-27 03:56:28 +01:00
user
home.tmpl
install.tmpl
post-install.tmpl