You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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>
3 years ago
..
api/v1 Set the default branch for repositories generated from templates (#19136) 3 years ago
common Update HTTP status codes to modern codes (#18063) 3 years ago
install Update HTTP status codes to modern codes (#18063) 3 years ago
private Fix the bug: deploy key with write access can not push (#19010) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Add `ContextUser` to http request context (#18798) 3 years ago
init.go Move keys to models/asymkey (#17917) 3 years ago