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

Handle SSH links to submodules in Travis #2374

Merged
merged 1 commit into from
May 2, 2015

Conversation

pchaigno
Copy link
Contributor

@pchaigno pchaigno commented May 1, 2015

Travis doesn't handle very well SSH links to submodules. So far, two users had this issue when implementing pull requests. See this Travis build for instance.

This pull request fixes it by replacing git@ links on the fly.

@arfon
Copy link
Contributor

arfon commented May 2, 2015

👍 yup.

@arfon arfon closed this May 2, 2015
@arfon arfon reopened this May 2, 2015
arfon added a commit that referenced this pull request May 2, 2015
Handle SSH links to submodules in Travis
@arfon arfon merged commit d8422e6 into github-linguist:master May 2, 2015
@pchaigno pchaigno deleted the travis-submodules-ssh branch May 2, 2015 11:40
@arfon arfon mentioned this pull request May 15, 2015
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
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