Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 309 Bytes

To get the code stored in the submodule, run

git submodule update --init --recursive

To update the module, descend into the submodule and perform the normal git commands to get to the ref you want to use. Go back up, add, and commit.

For more information see http://git-scm.com/docs/git-submodule