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

Add use https option #49

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Add use https option #49

merged 1 commit into from
Nov 15, 2020

Conversation

ackintosh
Copy link
Contributor

@ackintosh ackintosh commented Jul 28, 2020

Related issue: #45

Added a CLI flag to clone dependencies via HTTPS. :octocat:

$ protodep up --use-https
$ protodep up -u

@ackintosh
Copy link
Contributor Author

@stormcat24 Please let me know if you have any concerns about this PR. 😃

@mmlb
Copy link

mmlb commented Oct 20, 2020

@stormcat24 I'd love to see this in protodep too. The ssh identify setup doesn't really work for multiple users in a team that may not have the identity setup for repos.

@mmlb
Copy link

mmlb commented Oct 20, 2020

IMO shelling out to git is probably a better option and falling back to this logic in case git is missing (but imo it shouldn't be a big deal to say "depends on Git in PATH").

@stormcat24
Copy link
Owner

@mmlb Sorry for the late reply 🙏
Thank you for your nice contribution.

@stormcat24 stormcat24 merged commit 2c239ba into stormcat24:master Nov 15, 2020
@stormcat24 stormcat24 mentioned this pull request Nov 15, 2020
@ackintosh ackintosh deleted the issue45 branch November 16, 2020 00:34
@mmlb
Copy link

mmlb commented Nov 23, 2020

props go to @ackintosh

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

Successfully merging this pull request may close these issues.

3 participants