Code Monkey home page Code Monkey logo

Comments (4)

MaoShizhong avatar MaoShizhong commented on May 29, 2024 1

The suggested wording for the "public repositories" but seems misleading to me.

Many of my repos are public i.e. not private. I could easily interpret that line as "since my repo is public, I can clone over https". But what about pushing? I'd end up facing the password/personal acces token thing and a beginner would be incredibly confused.

Cloning over HTTPS would be "fine" if you had no intentions to push, or you knew what you were doing with the HTTPS process yourself.

Many beginners won't, and given that cloning over SSH even for repos you don't intend to push to is absolutely fine too (like, you're not forced to use HTTPS for those options), it feels a little strange to me to introduce that distinction - that's on top of the misleading bit above.

from curriculum.

JoshDevHub avatar JoshDevHub commented on May 29, 2024

We already occasionally have issues in the discord where people clone with HTTPS and run into trouble. And that's without us mentioning that HTTPS is a potential option.

If we mention it, I feel like more people will use it, and that's very much not something we want.

from curriculum.

ivan-strogan avatar ivan-strogan commented on May 29, 2024

We already occasionally have issues in the discord where people clone with HTTPS and run into trouble. And that's without us mentioning that HTTPS is a potential option.

If we mention it, I feel like more people will use it, and that's very much not something we want.

I think you are getting this because there is no explanation why SSH needs to be used. This is why I am suggesting this clarification

We are selecting the SSH option because in Setting up Git we setup access from your local machine to your GitHub account through the use of an SSH key

from curriculum.

fabulousgk avatar fabulousgk commented on May 29, 2024

I think we get it because people do not pay attention to the instructions in detail, TBH.

And I am with the others; introducing this adds confusion to the setup. We need learners to focus on SSH and not worry about other methods. Sometimes, we only introduce some options because it can overwhelm users with more information than they need. At this stage of the curriculum, we want to get them up and running, not have them become experts on the various ways to interact with GitHub.

I also am of the personal opinion that we do not need to always explain or justify every instruction in the curriculum, I think sometimes learners just need to follow instructions. Again because the explanation just adds complexity at a point that it need not be.

from curriculum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.