Searched refs:local_sha (Results 1 – 1 of 1) sorted by relevance
56 while IFS=' ' read local_ref local_sha remote_ref remote_sha; do57 if [[ "$local_sha" != $z40 ]]; then60 range="$local_sha"63 range="$remote_sha..$local_sha"