Created
April 19, 2019 01:38
-
-
Save niceaji/6315b58a1ca6e07407a688444d7db6d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone --recurse-submodules git@github... | |
| git submodule update --init --recursive | |
| git submodule update --recursive --remote | |
| git pull --recurse-submodules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment