git-novice icon indicating copy to clipboard operation
git-novice copied to clipboard

Remote episodes

Open kekoziar opened this issue 3 years ago • 1 comments

perhaps add git remote set-url and/or git remote remove as a call-out in case learners have added the wrong URL when setting up remotes.

kekoziar avatar Sep 17 '21 19:09 kekoziar

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.

willnwalker avatar May 17 '23 23:05 willnwalker