Created
September 30, 2014 19:53
-
-
Save gduverger/fc812c41eaa81bb6c7d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git submodule add [repo.git] [repo] | |
(git submodule init) | |
git submodule update | |
cat .gitmodules | |
// http://git-scm.com/book/en/Git-Tools-Submodules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment