Open kekoziar opened 3 years ago
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.