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
When cloning an empty repo the default branch is always main, and even more confusingly pushing to that main, will actually commit to the default remote, even if it's not main.
When cloning an empty repo the default branch is always main, and even more confusingly pushing to that main, will actually commit to the default remote, even if it's not main.