Loading snippets/basop/get-float-ref-branch-name.sh +2 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ if [ $# -ne 1 ]; then fi branchname_in="$1" branchname_out="ivas-float-update" # Note: this is ivas-codec ("float") main branchname_out="main" # The float ref branch is just the same name, but with basop -> ref replacement # Replace only the first occurrence, as "basop" may be present in the later description Loading Loading
snippets/basop/get-float-ref-branch-name.sh +2 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ if [ $# -ne 1 ]; then fi branchname_in="$1" branchname_out="ivas-float-update" # Note: this is ivas-codec ("float") main branchname_out="main" # The float ref branch is just the same name, but with basop -> ref replacement # Replace only the first occurrence, as "basop" may be present in the later description Loading