Home
last modified time | relevance | path

Searched refs:commit_id (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/scripts/
H A Dinstall-third-party110 local commit_id="$3" # branch or tag name, the syntax is the same
116 GIT_SSL_NO_VERIFY=true git clone --verbose --depth=1 --branch "$commit_id" \
136 git checkout "$commit_id"
180 local commit_id="${info[3]}"
195 clone_repository_branch "$lib_repo" "$lib_dir" "$commit_id"
/arkcompiler/runtime_core/scripts/
H A Dinstall-third-party103 local commit_id="${info[3]}"
110 GIT_SSL_NO_VERIFY=true git clone --verbose --depth=1 --branch "$commit_id" "$lib_repo" "$lib_dir"
114 git checkout "$commit_id"

Completed in 1 milliseconds