Commit d4e7303f authored by Devansh Kandpal's avatar Devansh Kandpal
Browse files

Merge branch '1741_basop_enable-new-hrtf-format' of...

Merge branch '1741_basop_enable-new-hrtf-format' of https://forge.3gpp.org/rep/sa4/audio/ivas-basop into 1741_basop_enable-new-hrtf-format
parents d1c76ac6 43432561
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -272,6 +272,7 @@ stages:
  - cd $SCRIPTS_DIR
  - sed -i '/fetch/d' .git/config # Remove all fetch lines to clean out dead links
  - git remote set-branches --add origin $BASOP_CI_BRANCH_PC_REPO # Add currently used branch
  - git remote set-branches --add origin main # Add main to be able to load new format HRTFs
  - git fetch
  - git restore . # Just as a precaution
  - git checkout $BASOP_CI_BRANCH_PC_REPO