Giter Club home page Giter Club logo

Comments (5)

jspahrsummers avatar jspahrsummers commented on July 26, 2024

Nice catch!

HTTPS cloning is uncool. Why not SSH? Or an option to choose

Generally, HTTPS is actually a better choice. Many users don't know how to (or don't want to) set up SSH keys. Both offer comparable transport security.

I agree that we should probably have an option to choose the default protocol. However, in addition to that, maybe we should try cloning over git:// first, and only fall back to HTTPS/SSH if the repository isn't publicly accessible.

It'd be nice to at least do one prompt at a time.

Yeahhh… this is a side effect of our Git clones being parallelized right now. :trollface:

from carthage.

alanjrogers avatar alanjrogers commented on July 26, 2024

Aren't those all public repos? Why is it prompting for username/password at all?

from carthage.

jspahrsummers avatar jspahrsummers commented on July 26, 2024

@alanjrogers They're private @Carthage forks in this repo's Cartfile.

from carthage.

alanjrogers avatar alanjrogers commented on July 26, 2024

@jspahrsummers ah LOL.

from carthage.

jspahrsummers avatar jspahrsummers commented on July 26, 2024

So I think there are two actionable pieces of work here:

  • Allow users to pull over SSH for GitHub repos. The default should remain HTTPS, IMO.
  • Perform Git operations serially. This will fix other issues too, like interleaved logging.

from carthage.

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.