Home
last modified time | relevance | path

Searched refs:tmp_update_branch (Results 1 – 1 of 1) sorted by relevance

/openssl/dev/
H A Drelease.sh276 tmp_update_branch="OSSL--$update_branch--$branch_version"
349 $VERBOSE "== Creating a local update branch: $tmp_update_branch"
350 git branch $git_quiet "$tmp_update_branch"
490 $VERBOSE "== Going back to the update branch $tmp_update_branch"
491 git checkout $git_quiet "$tmp_update_branch"

Completed in 4 milliseconds