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

Git clone submodule #14

Open
stevengogogo opened this issue May 12, 2021 · 1 comment
Open

Git clone submodule #14

stevengogogo opened this issue May 12, 2021 · 1 comment

Comments

@stevengogogo
Copy link
Owner

https://blog.chh.tw/posts/git-submodule/

git submodule init
git submodule update --recursive
@stevengogogo
Copy link
Owner Author

git submodule update --init --recursive
git submodule update --recursive --remote

https://stackoverflow.com/questions/1030169/easy-way-to-pull-latest-of-all-git-submodules

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

No branches or pull requests

1 participant