Searched refs:this_branch (Results 1 – 1 of 1) sorted by relevance
2585 this_branch=$($GIT branch | nawk '$1 == "*" { print $2 }')2589 if [[ $this_branch != "(no branch)" ]]; then2593 [[ "$local" == "$this_branch" ]] && par_branch="$remote"; \