forgejo/modules/templates
Giteabot ffe089432f
Fix missing commit message body when the message has leading newlines (#25418) (#25422)
Backport #25418 by @wolfogre

Commit with `echo "\nmessage after a blank line\nsecond line of the
message" | git commit --cleanup=verbatim -F -` and push.

<img width="1139" alt="image"
src="https://github.com/go-gitea/gitea/assets/9418365/f9a2c28c-e307-4c78-9e31-3d3ace7b9274">

Co-authored-by: Jason Song <i@wolfogre.com>
2023-06-21 13:55:08 +02:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Remove the service worker (#25010) 2023-05-31 02:07:04 +00:00
helper_test.go
htmlrenderer.go Improve RunMode / dev mode (#24886) 2023-05-25 03:47:30 +00:00
htmlrenderer_test.go
mailer.go Improve RunMode / dev mode (#24886) 2023-05-25 03:47:30 +00:00
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go Fix missing commit message body when the message has leading newlines (#25418) (#25422) 2023-06-21 13:55:08 +02:00
util_render_test.go Fix missing commit message body when the message has leading newlines (#25418) (#25422) 2023-06-21 13:55:08 +02:00
util_slice.go
util_string.go
util_test.go