0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 02:43:58 +01:00
gitea/services/pull
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
Originally, it was filled by the commit messages of the involved
commits. In this change, we use the headline comment of the pull
request as the commit message when it is a squash merge.

Thanks to @zeripath for suggesting the idea.

Fixes #12365

Co-authored-by: Mura Li <typeless@users.noreply.github.com>
2020-12-21 17:46:14 +01:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull_test.go
pull.go Use the text of pull-request as the squash commit's message (#13071) 2020-12-21 17:46:14 +01:00
review.go
temp_repo.go
update.go