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
This would be a useful suggestion especially for those who have created and initialized a local repo, but now need to pull in remote changes or who have made an error in their initial configuration. It can also help reinforce the difference between the git commit and git push commands.
perhaps add
git remote set-url
and/orgit remote remove
as a call-out in case learners have added the wrong URL when setting up remotes.The text was updated successfully, but these errors were encountered: