Location within the Course
- Section:3
- Lesson:1
- Language:en
Description
Typo in "Add Git remote and push" section: "When you use -u option you set origin master as upstream and thus you can call after git push without the remote repo and branch."
Should be "When you use -u option you set origin master as upstream, and afterwards you can call git push without the remote repo and branch.