Only show commit title in issue history when referencing an issue #3626
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/enhancement
An improvement of existing functionality
[x]
):Description
I couldn't find an issue which already mentions this but this may have come up before (and it's obviously not a bug).
According to the Git Book it's good practice that commit messages should contain a concise title followed by a more detailed description separated with a blank line:
When following this suggestion, gitea's UI for any referenced issue gets somewhat bloated. I think it may be a good idea to only show the title of the commit message to keep the history timeline more compact. Optionally, there could be an ellipses button (or sth similar) which expands the complete commit message. Below is a screenshot using Tim Pope's commit message template
Screenshots
The text was updated successfully, but these errors were encountered: