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

README.md git clone cmd gets submodules #71

Merged
merged 1 commit into from Apr 6, 2021

Conversation

WillForan
Copy link
Contributor

@WillForan WillForan commented Dec 18, 2020

git clone ... --recursive to populate external/* submodules

Submodule 'external/debugger-libs' (https://github.com/mono/debugger-libs.git) registered for path 'external/debugger-libs'
Submodule 'external/nrefactory' (https://github.com/xamarin/NRefactory.git) registered for path 'external/nrefactory'

git clone ... --recursive to populate external/* submodules

Submodule 'external/debugger-libs' (https://github.com/mono/debugger-libs.git) registered for path 'external/debugger-libs'
Submodule 'external/nrefactory' (https://github.com/xamarin/NRefactory.git) registered for path 'external/nrefactory'
Base automatically changed from master to main Feb 26, 2021
@akoeplinger akoeplinger merged commit e8e41a8 into microsoft:main Apr 6, 2021
1 check passed
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.

None yet

2 participants