19
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Jun 2026
19 points (100.0% liked)
Explain Like I'm Five
21505 readers
11 users here now
Simplifying Complexity, One Answer at a Time!
Rules
- Be respectful and inclusive.
- No harassment, hate speech, or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators' instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
founded 3 years ago
MODERATORS
So now you need to connect Git (the software on your computer) to GitHub (the internet site that will host the central repository). That is done using the command
And giving it your github credential as mentionned in the Setting Up Git lesson that is link in the lesson you are following.