You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom/conf/app.example.ini
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1153,9 +1153,6 @@ LEVEL = Info
1153
1153
;; Add co-authored-by and co-committed-by trailers if committer does not match author
1154
1154
;ADD_CO_COMMITTER_TRAILERS = true
1155
1155
;;
1156
-
;; In addition to testing patches using the three-way merge method, re-test conflicting patches with git apply
1157
-
;TEST_CONFLICTING_PATCHES_WITH_GIT_APPLY = false
1158
-
;;
1159
1156
;; Retarget child pull requests to the parent pull request branch target on merge of parent pull request. It only works on merged PRs where the head and base branch target the same repo.
0 commit comments