0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 07:51:58 +01:00
gitea/services
Brecht Van Lommel 2d3ebe889e
Merge message template support for rebase without merge commit (#22669)
Use `default_merge_message/REBASE_TEMPLATE.md` for amending the message
of the last commit in the list of commits that was merged. Previously
this template was mentioned in the documentation but not actually used.

In this template additional variables `CommitTitle` and `CommitBody` are
available, for the title and body of the commit.

Ideally the message of every commit would be updated using the template,
but doing an interactive rebase or merging commits one by one is
complicated, so that is left as a future improvement.
2023-05-22 09:01:46 +08:00
..
actions
agit
asymkey
attachment
auth Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
automerge
context Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
convert
cron
externalaccount
forms Support wildcard in email domain allow/block list (#24831) 2023-05-22 00:05:44 +00:00
gitdiff
issue
lfs
mailer
markup Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
migrations Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
mirror
org Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
packages
pull Merge message template support for rebase without merge commit (#22669) 2023-05-22 09:01:46 +08:00
release
repository
task
user Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
webhook
wiki