Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in 3.1 under Add Git remote #35

Open
purplediane opened this issue Oct 13, 2018 · 1 comment
Open

Typo in 3.1 under Add Git remote #35

purplediane opened this issue Oct 13, 2018 · 1 comment

Comments

@purplediane
Copy link
Collaborator

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.

@purplediane
Copy link
Collaborator Author

purplediane commented Oct 13, 2018

At the end of 3.5 and 3.6, it shows to do git push origin master but it should either be just git push or add a sentence saying that you only need to do git push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant