-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Description
-
Gitea version (or commit ref):
commit 144fa5a
Date: Wed Oct 7 23:24:41 2020 +0100
Plus Use the headline comment of pull-request as the squash commit's message #13071. Built from source. -
Git version:
git version 2.28.0 -
Operating system:
"18.04.5 LTS (Bionic Beaver)" -
Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
-
Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- [] No
Description
The long lines in the git commit message are broken inappropriately.
Typically, I use the vim auto-wrapping feature to format the message. (type "gqip" in the normal mode)
As you can see in the screenshot, additional line breaks are inserted between the real lines.
Screenshots
stintel
Metadata
Metadata
Assignees
Labels
issue/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 implementedtopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI