Loading snippets/basop/update-scripts-repo.sh +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ git remote set-branches --add origin "$BASOP_CI_BRANCH_PC_REPO" git fetch # Just as a precaution # Just as a precaution -- relevant if HRTF model files have been updated git restore --staged . git restore . git checkout "$BASOP_CI_BRANCH_PC_REPO" Loading Loading
snippets/basop/update-scripts-repo.sh +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ git remote set-branches --add origin "$BASOP_CI_BRANCH_PC_REPO" git fetch # Just as a precaution # Just as a precaution -- relevant if HRTF model files have been updated git restore --staged . git restore . git checkout "$BASOP_CI_BRANCH_PC_REPO" Loading