Skip to content

Handle submodules with SSH URLs #140

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

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Conversation

csexton
Copy link
Contributor

@csexton csexton commented Jan 17, 2020

This is just a documentation change, explaining how to fix submodules that are configured to use SSH URLs instead of HTTPS URLs. Spent a while banging my head on the wall and hope this saves someone else the pain.

This is helpful for teams that use the SSH protocol for local development so don't want to change the mechanism that pulls in the submodules.

This is just a documentation change, explaining how to fix submodules
that are configured to use SSH URLs instead of HTTPS URLs. Spent a while
banging my head on the wall and hope this saves someone else the pain.

This is helpful for teams that use the SSH protocol for local
development so don't want to change the mechanism that pulls in the
submodules. Using `insteadOf` seems a bit nicer than than setting up a
deploy keypair.
@Scooletz
Copy link

Oh my, I've been searching for this. Awesome work @csexton ! 👏 👏 👏

@chrispat chrispat merged commit 77904fd into actions:master Feb 13, 2020
@csexton csexton deleted the ssh-submodules branch February 13, 2020 19:50
@csexton
Copy link
Contributor Author

csexton commented Feb 13, 2020

You beat me to it @chrispat! I was gonna come annotate the insteadof and noticed it was already there. Thanks, and thanks for merging, hope this is helpful.

@chrispat
Copy link
Member

@csexton Thanks for raising the PR. I had a few minutes so I thought I would just annotate and merge. Hope I didn't step on your toes.

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