mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 16:05:19 +02:00
Allow for a directory `default_merge_message` in the `CustomPath` to be used as a fallback if no merge template is specified by the repository. Effectively being a global merge message template feature. Resolves #6648 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8347 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: kochklops <kochklops@noreply.codeberg.org> Co-committed-by: kochklops <kochklops@noreply.codeberg.org>
5 lines
91 B
Text
5 lines
91 B
Text
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = true
|
|
logallrefupdates = true
|