Skip to content

Instantly share code, notes, and snippets.

@doniz
Last active October 1, 2015 19:45
Show Gist options
  • Save doniz/330df328bc349a88f9ea to your computer and use it in GitHub Desktop.
Save doniz/330df328bc349a88f9ea to your computer and use it in GitHub Desktop.
  # update git submodules
  git submodule update --init --recursive
  # this updates the submodules pointers
  git submodule foreach --recursive git submodule sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment