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
fix: Push status - If there are remote commits, force push is required
If there are upstream commits in a branch, despite it having local or local-and-remote commits, pushing would remove the remote only commits and, in turn, require a force push
0 commit comments