Skip to content

Instantly share code, notes, and snippets.

@zhiguangwang
Created July 19, 2016 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhiguangwang/208a5accf1037cefff4a4958ea0c82d1 to your computer and use it in GitHub Desktop.
Save zhiguangwang/208a5accf1037cefff4a4958ea0c82d1 to your computer and use it in GitHub Desktop.
Clone, init and pull git repository with multiple submodules.
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