Closed
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.