-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfestissue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
- Gitea version (or commit ref): 1.12.2
- Git version: (don't think that's relevant)
- Operating system: Linux
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
Description
Currently, the message that's sent when multiple commits puts all commits on a single line, while showing everything in a multi-line commit. This makes them rather hard to read.
May I suggest changing the messages to add a newlines after every commit, and only showing the first line of each commit to reduce noise. If users want to read the rest of the commit, they can just click "View in Gitea".
Screenshots
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfestissue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/enhancementAn improvement of existing functionalityAn improvement of existing functionality



