Skip to content

Commit f2b8d11

Browse files
committed
Auto Merge improvements
1 parent abe3db4 commit f2b8d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/auto-merge.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ pushd merged
1515
git remote add upstream ../upstream
1616
git fetch upstream
1717

18-
git merge --no-ff --log $COMMIT
18+
git merge --no-ff --log --no-edit $COMMIT
1919
popd

0 commit comments

Comments
 (0)