Created
July 19, 2016 12:07
-
-
Save zhiguangwang/208a5accf1037cefff4a4958ea0c82d1 to your computer and use it in GitHub Desktop.
Clone, init and pull git repository with multiple submodules.
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 lfs clone --recursive [repo].git | |
git submodule foreach git lfs pull |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment