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
The change move was done according to GitHub's instructions. Repo owners are informed of it when they access the repo site or try to push into the old branch name (in this case, origin/master). It seems that you weren't notified about this when trying to pull new changes, though. I'm sorry to know that something similar happened to you and might have happen to other people as well.
I'll review our current documentation to make this behavior clearer. Thanks for letting us know!
Looks like you have moved to the new branch naming (
origin/main
) but you have left the old branch (origin/master
) around.My local main branch was pointing at master so I accidentally missed 9 months of changes.
I think that most people would be happier to see their repo break than go out of date silently. Could you do something about this sometime?
Thanks
The text was updated successfully, but these errors were encountered: