Skip to content

Instantly share code, notes, and snippets.

@bananita
Created January 27, 2014 16:36
Show Gist options
  • Save bananita/8652005 to your computer and use it in GitHub Desktop.
Save bananita/8652005 to your computer and use it in GitHub Desktop.
gist submodules refreshing
git pull && git submodule init && git submodule update && git submodule status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment