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

use http git submodule for WorldBuilder #2868

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

tjhei
Copy link
Member

@tjhei tjhei commented Apr 6, 2019

The submodule is currently specified to use ssh. When somebody clones
aspect with git clone --recursive https://github.com/geodynamics/aspect it will try to fetch the world
builder using ssh (and ask for authentication or fail).
Change this.
I don't see any disadvantage of doing so.

The submodule is currently specified to use ssh. When somebody clones
aspect with ``git clone --recursive
https://github.com/geodynamics/aspect`` it will try to fetch the world
builder using ssh (and ask for authentication or fail).
Change this.
I don't see any disadvantage of doing so.
@tjhei tjhei added this to the 2.1 milestone Apr 6, 2019
Copy link
Member

@MFraters MFraters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me for the release. During the next hackaton we have to discuss how we want to link the world builder in the future.

I will wait with merging for a day, just in case anyone else wants to comment.

@MFraters MFraters merged commit a75b47a into geodynamics:master Apr 8, 2019
freddrichards pushed a commit to freddrichards/aspect that referenced this pull request May 20, 2019
use http git submodule for WorldBuilder
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.

2 participants