Skip to content

Instantly share code, notes, and snippets.

@sankitch
Created October 31, 2012 14:40
Show Gist options
  • Select an option

  • Save sankitch/3987401 to your computer and use it in GitHub Desktop.

Select an option

Save sankitch/3987401 to your computer and use it in GitHub Desktop.
#!/bin/sh
git submodule foreach 'git pull origin master'
git submodule update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment