Commit c8570b7
Commit-Dropdown: Show Author of commit if available (go-gitea#30272) (go-gitea#30285)
Backport go-gitea#30272 by @sebastian-sauer
As in commits page we show the author of the commit in the commits
dropdown and not the committer.
Commits Page:

and the same contents in our dropdown:

fixes go-gitea#29588
Co-authored-by: sebastian-sauer <[email protected]>1 parent db21481 commit c8570b7
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
| 992 | + | |
996 | 993 | | |
997 | 994 | | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
998 | 998 | | |
999 | 999 | | |
1000 | 1000 | | |
| |||
0 commit comments