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

Update git submodule command to a single command #39

Closed
NixBiks opened this issue May 30, 2021 · 0 comments · Fixed by #40
Closed

Update git submodule command to a single command #39

NixBiks opened this issue May 30, 2021 · 0 comments · Fixed by #40
Assignees

Comments

@NixBiks
Copy link
Collaborator

NixBiks commented May 30, 2021

Instead of git submodule init && git submodule update you can do it in one line git submodule --init.

Appears in README and in devcontainer post command.

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 a pull request may close this issue.

1 participant