Home
last modified time | relevance | path

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

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