Skip to content

Mention submodules in getting started doc #4719

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
Aug 28, 2018
Merged

Conversation

adriaanm
Copy link
Contributor

No description provided.

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

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

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

Pass `--single-branch` to clone only the master branch, otherwise cloning will be *much* slower (details in [issue #3236](https://github.com/lampepfl/dotty/issues/3236)).

The repository uses submodules, which may need updating/initializing using `git submodule update --init`. The `managedSources` sbt task will alert you if this is needed.
Copy link
Contributor

Choose a reason for hiding this comment

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

If the repository was cloned using the instruction above (i.e. using --recursive), it shouldn't be needed. I guess it is still useful if the repo was not cloned properly.

However, sbt will log an error at startup time. It is not the managedSources task. I would clarify this.

Copy link
Contributor

Choose a reason for hiding this comment

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

The --recursive option has been deprecated and we'd better update it in the documentation with the --recurse-submodules option

@allanrenucci allanrenucci merged commit 25f829c into scala:master Aug 28, 2018
Duhemm pushed a commit to dotty-staging/dotty that referenced this pull request Aug 30, 2018
Mention submodules in getting started doc
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.

4 participants