Amolith opened (edited)
There are some cases where the committer is the same as the co-author. In those cases, we just want to omit the co-author and display the author. Implementing that probably just requires changing one, maybe both of these files.
- pkg/web/webui_commit.go
- pkg/web/webui_commits.go
Though these might also be relevant.
- pkg/web/templates/commit.html
- pkg/web/templates/commits.html