Skip to content

Commit df9d999

Browse files
fserucaslbarcziova
authored andcommitted
Set project merge-mode to rebase
This change sets the merge mode used by Git in this project. The mode should match the remote system, that in this project is GitHub. "rebase" mode, rebase the changes onto the branch when merging.
1 parent 51e4c2b commit df9d999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.zuul.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
- project:
3+
merge-mode: rebase
34
check:
45
jobs:
56
- pre-commit

0 commit comments

Comments
 (0)