From d1d90aa2ad6e3d3f8c7035086cd6acfef8e5bc92 Mon Sep 17 00:00:00 2001 From: gilesb Date: Mon, 23 Oct 2023 17:43:06 +0100 Subject: [PATCH] xxtheres --- .gitea/workflows/build->develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build->develop.yml b/.gitea/workflows/build->develop.yml index 2666bfb..40bb037 100644 --- a/.gitea/workflows/build->develop.yml +++ b/.gitea/workflows/build->develop.yml @@ -46,7 +46,7 @@ jobs: echo rebasing with master git log -5 git status - git rebase origin/master --strategy-option ours + git rebase -Xtheirs origin/master #--strategy-option ours echo no development branch so pushing git push origin HEAD:${{ env.DEVELOPMENT_BRANCH }}; curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output tea;