Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/
Dseries-push-hook.sh11 local_sha=$4
20 if [ "$local_sha" = $z40 ]
27 range="$base_commit..$local_sha"
/Zephyr-Core-3.5.0/doc/contribute/
Dguidelines.rst496 while read local_ref local_sha remote_ref remote_sha
498 args="$remote $url $local_ref $local_sha $remote_ref $remote_sha"