git submodules recursively
It's a really annoying thing to have to deal with submodules in git.. this command will make a one liner that will always get your submodules recursively.. Set it to an alias in your bash_profile to make life super easy!
git submodule update --init --recursive
Written by Clayton McIlrath
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#