You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ -z "$allow_switch_branch_fail" -a $? -ne 0 ]; then
die "Switching to $tag failed while checking out $url, terminating. You can enforce fallback to default branch by setting ALLOW_SWITCH_BRANCH_FAIL in config"