Skip to content

Instantly share code, notes, and snippets.

@edsilv
Created April 25, 2015 16:35
Show Gist options
  • Save edsilv/8a6ae7a370564f617e58 to your computer and use it in GitHub Desktop.
Save edsilv/8a6ae7a370564f617e58 to your computer and use it in GitHub Desktop.
List git submodules
grep path .gitmodules | sed 's/.*= //'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment