Skip to content

Instantly share code, notes, and snippets.

@feload
Forked from ajmalafif/github.md
Created January 31, 2018 22:41
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 feload/a20dd8ab8cf113df4c9837aab7273b49 to your computer and use it in GitHub Desktop.
Save feload/a20dd8ab8cf113df4c9837aab7273b49 to your computer and use it in GitHub Desktop.
git - clone recursive depth for submodules repos

git clone --recursive --origin wp-boiler --depth 1 git@github.com:pricelessmisc/wp-boiler.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment