rebase29
convert-to-yml / develop-branch (push) Successful in 31s Details

This commit is contained in:
gilesb 2023-10-23 18:38:16 +01:00
parent eb9a8dc43f
commit e800ef12fe
1 changed files with 1 additions and 0 deletions

View File

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