Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Switch to git protocol for CI dependencies #2809

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 20, 2019

If you try to clone a repo that doesn't exist via https, git will prompt for
auth credentials and hang forever. Using git avoids this and fails immediately
instead, which is what we want for a missing repo.

Part of element-hq/element-web#9221

If you try to clone a repo that doesn't exist via `https`, `git` will prompt for
auth credentials and hang forever. Using `git` avoids this and fails immediately
instead, which is what we want for a missing repo.

Part of element-hq/element-web#9221
@jryans jryans requested a review from a team March 20, 2019 18:06
@jryans jryans merged commit 4c4d440 into matrix-org:develop Mar 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants