2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

Update mirror.yml

try update-ref
This commit is contained in:
sidey79 2021-12-01 23:16:17 +01:00 committed by GitHub
parent f905e1e96e
commit 83509aae49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,7 @@ jobs:
git checkout -f "master"
git branch -a
#git rebase "remotes/svn/trunk"
git update-ref refs/remotes/svn/trunk
git svn rebase "remotes/svn/trunk" -l
echo "::set-output name=SVN_FETCH_STATUS::complete"
elif [[ $RET != 124 ]]; then