Skip to content

Instantly share code, notes, and snippets.

@ajmalafif
Created December 16, 2013 18:05
Show Gist options
  • Save ajmalafif/7991500 to your computer and use it in GitHub Desktop.
Save ajmalafif/7991500 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