forgejo/templates/repo
yp05327 7e30986667
Remove ref name in PR commits page (#25876)
The branch name display here is based on the repo's default branch which
is not correct.

![image](https://github.com/go-gitea/gitea/assets/18380374/d899f6dc-b240-41ea-9a3e-ea0e103874ad)

For example, if I changed the default branch, the branch name here will
also be changed:

![image](https://github.com/go-gitea/gitea/assets/18380374/032ead94-2287-4158-a9e4-02e9fb74777d)

![image](https://github.com/go-gitea/gitea/assets/18380374/e1e6cbbc-31f8-40a2-b99a-508b5b2b3145)
you can confirm this in :
https://try.gitea.io/yp05327/testrepo/pulls/1/commits

I think we do not need to display branch name here, as we already have
the branch info above.

![image](https://github.com/go-gitea/gitea/assets/18380374/66f30a0c-3c2b-4d26-936d-bbe289f33be0)
2023-08-24 01:31:54 +00:00
..
actions add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
branch Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
cite
code
diff Fix tooltip of commit select button (#26472) 2023-08-14 02:16:40 +00:00
editor Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
find
graph Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
issue Improve show role (#26621) 2023-08-22 05:30:33 +00:00
migrate Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
projects Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
pulls Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
release Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
settings Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Fix doubled box-shadow in branch dropdown menu (#26678) 2023-08-23 08:13:04 +00:00
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Use correct pull request commit link instead of a generic commit link (#26434) 2023-08-13 11:04:42 +02:00
commits_list_small.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
commits_table.tmpl Remove ref name in PR commits page (#25876) 2023-08-24 01:31:54 +00:00
create.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
graph.tmpl
header.tmpl
home.tmpl Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
icon.tmpl
packages.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
sub_menu.tmpl Improve repo sub menu (#26531) 2023-08-22 09:20:09 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
view_file.tmpl
view_list.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
watchers.tmpl