twoscoops / twoscoops/Creating-and-Distributing-Python-Packages
Typo in 3.1 under Add Git remote
Open
- Dominant language
- No language data
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.