Skip to content

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