feat(gitea): set default merge style
All checks were successful
build / build (push) Successful in 6s
All checks were successful
build / build (push) Successful in 6s
This commit was merged in pull request #21.
This commit is contained in:
@@ -94,6 +94,7 @@ in {
|
|||||||
# ko
|
# ko
|
||||||
"공사 중:" "공사중:" "중:" "[중]" "中:" "[中]"
|
"공사 중:" "공사중:" "중:" "[중]" "中:" "[中]"
|
||||||
];
|
];
|
||||||
|
DEFAULT_MERGE_STYLE = "rebase";
|
||||||
};
|
};
|
||||||
mailer = {
|
mailer = {
|
||||||
ENABLED = true;
|
ENABLED = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user