This commit is contained in:
gilesb 2023-10-23 18:38:16 +01:00 committed by giles
parent 8933c9b265
commit d2a5bb2f92
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ jobs:
run: |
if [[ $(git branch -r | grep -Fx " origin/${{ env.DEVELOPMENT_BRANCH }}" | wc -c) -eq 0 ]]; then
ls
git log -5
git rebase origin/master --strategy-option=ours
ls
git log -5