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/templates
Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821)
Fixes #25117

Add UI for choosing branch to fork

Change default branch on single-branch forks


![image](https://github.com/go-gitea/gitea/assets/19504461/28505f69-a9a2-43a8-8b19-a0cdac3ddc5a)

---------

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
admin Fix more "locale" usages (#27259) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix more "locale" usages (#27259) 1 year ago
code Fix more "locale" usages (#27259) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix more "locale" usages (#27259) 1 year ago
explore Fix more "locale" usages (#27259) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Fix more "locale" usages (#27259) 1 year ago
package Fix more "locale" usages (#27259) 1 year ago
projects Fix incorrect change from #27231 (#27275) 1 year ago
repo Add support for forking single branch (#25821) 1 year ago
shared Fix more "locale" usages (#27259) 1 year ago
status Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
swagger Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
user Fix divider in subscription page (#27298) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago