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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh2618 this_branch=$($GIT branch | nawk '$1 == "*" { print $2 }')
2622 if [[ $this_branch != "(no branch)" ]]; then
2627 if [[ "$local" == "$this_branch" ]]; then

Completed in 95 milliseconds