Open
Description
Description
When creating the project description README.md file, the resulting file in the git has CRLF line endings on the part the is copied from the project description, when checking out in Linux the file is still using CRLF endings since no autoconversion is used.
Gitea Version
1.20.4
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
when looking at the resulting file checked out on Linux, it looks like this:
Git Version
2.30.2
Operating System
ubuntu 22.04.2 LTS
How are you running Gitea?
GITEA_WORK_DIR=$PWD/data/ ./gitea web -c $PWD/etc/app.ini -p 3003
Database
sqlite