Loading snippets/basop/branch-is-up-to-date-with-target-pre.sh +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ set -x # below here we will be in the float repo! cd "${SCRIPTS_DIR}" git remote set-branches --add origin "$float_ref_branchname_in_ivas_codec" git fetch origin "$float_ref_branchname_in_ivas_codec" git pull "$float_ref_branchname_in_ivas_codec" git checkout "$float_ref_branchname_in_ivas_codec" # stop echoing from here on, this is anyway only dbg printout Loading Loading
snippets/basop/branch-is-up-to-date-with-target-pre.sh +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ set -x # below here we will be in the float repo! cd "${SCRIPTS_DIR}" git remote set-branches --add origin "$float_ref_branchname_in_ivas_codec" git fetch origin "$float_ref_branchname_in_ivas_codec" git pull "$float_ref_branchname_in_ivas_codec" git checkout "$float_ref_branchname_in_ivas_codec" # stop echoing from here on, this is anyway only dbg printout Loading