feat(gitea): set default merge style
build / build (push) Successful in 6s

This commit was merged in pull request #21.
This commit is contained in:
2026-03-28 14:21:40 -06:00
parent a9ac5ae964
commit 8c41e3b8df
+1
View File
@@ -94,6 +94,7 @@ in {
# ko
"공사 중:" "공사중:" "중:" "[중]" "中:" "[中]"
];
DEFAULT_MERGE_STYLE = "rebase";
};
mailer = {
ENABLED = true;