1
0
Fork 0
gitea/templates
hiifong d58096ec31
Fix the wrong default branch name displayed by checkout (#25777)
Related: #22743

Before:

![image](https://github.com/go-gitea/gitea/assets/89133723/3cec886c-589c-41a8-86af-a08b62b8adef)

After:

![image](https://github.com/go-gitea/gitea/assets/89133723/74ee8adf-fca7-42a0-a67a-ecaa0ba91b4a)
2023-07-09 11:09:06 +02:00
..
admin
api/packages/pypi
base
code Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
custom
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
explore Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
mail
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2023-07-07 17:27:12 +02:00
package Reformat some templates (#25756) 2023-07-07 18:06:49 +00:00
projects Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
repo Fix the wrong default branch name displayed by checkout (#25777) 2023-07-09 11:09:06 +02:00
shared Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2023-07-07 17:27:12 +02:00
status
swagger
user Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.tmpl
install.tmpl Disable run user change in installation page (#22499) 2023-07-06 10:14:51 +08:00
post-install.tmpl