Skip to content

Commit 4f6a949

Browse files
authored
Merge pull request #1180 from phpDocumentor/fix/backport
Add commit merge conflicts to easier resolve issues
2 parents b17a352 + eb12f09 commit 4f6a949

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.backportrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"targetBranchChoices": ["1.x"],
55
"targetPRLabels": ["backport"],
66
"autoMerge": true,
7-
"autoMergeMethod": "merge"
7+
"autoMergeMethod": "merge",
8+
"commitConflicts": true
89
}

0 commit comments

Comments
 (0)